My command window doesn't run the scrip
2 次查看(过去 30 天)
显示 更早的评论
I have my code in the script window. When i press the Run button it doesn't perform any calculations; instead i get this in command window:
EDU>> IChe10
IChe10 is the name of the file. I have tried everything using different file names, different locations for the file, i reinstalled the app again but no luck. I have OS X Mavericks system i hope this is not the problem.
Thanks
13 个评论
per isakson
2014-10-22
编辑:per isakson
2014-10-22
You have to start using the on-line documentaiton.
- Semicolon. .... Used after an expression or statement to suppress printing ...
- disp   look it up
- fprintf ...
- and more
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!