My command window doesn't run the scrip
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
per isakson
le 22 Oct 2014
Modifié(e) : per isakson
le 22 Oct 2014
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
Réponses (1)
Voir également
Catégories
En savoir plus sur Workspace Variables and MAT-Files dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!