How do I stop suppressed commands being printed in the command window?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (1)
Brian B
on 8 Feb 2013
Try
echo off
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!