How do I stop suppressed commands being printed in the command window?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
I've been using Matlab for a few years now and have nevery run into this problem; every time I run a file, every line of code is printed to the command window. All other manually entered commands run as intended (ie. suppressed when using a semicolon).
I must have flicked a switch somewhere, I just can't find it in the settings... Any help is appreciated!
Arman
Antworten (1)
Brian B
am 8 Feb. 2013
Try
echo off
Diese Frage ist geschlossen.
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!