01-29-2015 09:48 AM
Can anyone tell me why this error occurs, and how it can be rectified?
Thanks!
01-29-2015 09:50 AM
I'm pretty sure the code for the function g(x,c), where c is a constant value to be given its value via input, is correct.
01-29-2015 10:22 AM
The reason it didn't work was because the name of the code was saved as f.m, which contradicts with the g(x,c) name of the written function.
For some reason matlab must have the name of function written to be the same its name as the name of the code that is saved.
01-29-2015 11:00 AM
You probably should ask these question in a matlab specific forum. It has nothing to do with Labwindows/CVI or any NI product and seems completely offtopic here.