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!