I am trying to use the fit function with a mFct and keep getting the error message:
The function "mFct" did not return a value of the type "real".
I don't expect the function to return a real value, but rather a real vector. Why does the fit function expect a "real" value.
Any assistance would be appreciated.