Command Window Output Does Not Display Everything
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I am doing a symbolic calculations and my code is written to print out symbolic results (very long series and formulas) in command window output. However, when I am calculating with a results of let say 20 terms in series, command window has missing the print out at the beginning. It looks like the command window size is limited in number of characters. Is there a way to expand window size (number of characters)? or reduce the letter size in command window will do? or is there an alternative way of displaying long numerical/symbolic results?
2 Kommentare
Gabor
am 24 Feb. 2019
I have the same problem!
Tried "more (1000000)", does the same.
Tried "more on" which resulted for the code running only to where the command windows stopps. This was very supprising!
Gabor
am 24 Feb. 2019
Found the solution:
Home/Preferences/Command Window/ Number of lines in command window scroll buffer
Set 5000 to 25000
Antworten (0)
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!