C-PLOT

Scientific Graphics and Data Analysis

12.21. - Adding your model equation to the prototype



To use the fitting portion of the C-PLOT package, you have to do a bit of C programming to enter the code for your fitting function. You don't need to be an expert programmer, since most of the programming work has been done for you.

In this section, the code from the prototype C module from which you start is presented with explanations of what the code does.