Error: Unexpected MATLAB expression.
显示 更早的评论
I am unable to execute a file.I don't know what to do.It is very much important for me to execute the file.Whenever i try to execute it,command window displays "Error: Unexpected MATLAB expression." & a dialog box in the editor shows to run this file, you can either change the matlab current directory or add its directory to the MATLAB path. there are 4 options for chage directory , add to path, cancel, help.
Please help me how to execute this file.I am a newbie to MATLAB
采纳的回答
更多回答(1 个)
Andreas Goser
2012-7-13
编辑:Andreas Goser
2012-7-13
If you can execture really simple stuff like
plot(1:10)
then your installation is probably corrupt and needs a re-install. If this persistens, please call installation support.
The community may be able to help you, but in my experience, re-install is the quickest way.
Whatever is wrong has to do with paths as MATLAB can't find the commands. But it looks that you would not even be able to execte commands like PATH, ADDPATH etc...
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!