ndCurveMaster

Exporting a Function to Python, C/C++, or Pascal

The ndCurveMaster program allows you to export a selected function as a Python, C/C++, or Pascal program function. To do this, select a function in "The model equation window," as shown below:

Then click the "Copy" button and choose the appropriate format (Python, C/C++, or Pascal) from the options list, as shown below:

the Collection of best models window

Finally, paste the function from the clipboard into Python, C/C++, or Pascal.

Back to Contents