Command Window Output Does Not Display Everything

2 views (last 30 days)
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 Comments
Gabor
Gabor on 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
Gabor on 24 Feb 2019
Found the solution:
Home/Preferences/Command Window/ Number of lines in command window scroll buffer
Set 5000 to 25000

Sign in to comment.

Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!