Consider +pfft to be my folder that i have imported. If I try to implement the following command:
pfft(@inv_r,basis);
It gives me an error....
error: @inv_r: no function and no method found
error: called from
induct at line 231 column 9
pmag at line 148 column 11
Example at line 27 column 7
error: evaluating argument list element number 1
error: called from
induct at line 231 column 9
pmag at line 148 column 11
Example at line 27 column 7
I have made sure that inv_r function is present in my imported +pfft folder. The same command [pfft(@inv_r,basis) ]in matlab works fine with no errors.
Would be thankful if someone can help me ....
--
Your sincerely;
Engineer Mohammad Ali Khan
Master of Science in Computational Engineering (Mechatronics)
University of Erlangen, Bavaria
Germany