??? Undefined function or method 'Parsing' for input arguments of type 'char'.

2 次查看(过去 30 天)
Dear Expert
I have written a small program in mat lab R2010a
A = (3+4)/(5+6); disp(A);
But I try to compile it I get this error in matlab command window ??? Undefined function or method 'Parsing' for input arguments of type 'char'.
Could you please how can I resolve this problem
Thanks in advance

回答(2 个)

Win co
Win co 2012-5-22
I didn't get any error when compiling your code

Sayanta
Sayanta 2012-5-22
Thanks winco
But I have problem running this code. Is this problem of set path. I have change my directory. How can I add set path

类别

Help CenterFile Exchange 中查找有关 Entering Commands 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by