How to add my defined fitting function to fit panel?

Hi,

In order to use a custom function, you have to wrap it in a TF1 object. Is the TF1 object defined before opening the Fit panel?

I can reproduce this issue only if the fit panel is opened before the TF1 is created.

Regards,
atd

Thank you very much!It works now after I define in the command window

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.