Matlab displays truncated output with elipses. How do I fix this?
Show older comments
For some reason my Matlba refuses to display anything larger than 10 lines of code or so. It even does this when I print to PDF but not to Word. How do I solve this?

5 Comments
dpb
on 16 Sep 2019
I've never observed that behavior...wonder if TMW has introduced a new parameter into the command window preferences options to limit the number of elements echo'ed to the screen.
Which release are you using?
Check preferences for the command window and see if there is something there. I'm at R2017b here at the moment and not included in it (or not where I looked, if so).
Katharina P
on 16 Sep 2019
Walter Roberson
on 16 Sep 2019
How are you doing the print to pdf? Are you using Report Generator?
Katharina P
on 16 Sep 2019
Guillaume
on 16 Sep 2019
I can easily reproduce that behaviour (2019b) but what's not mentioned is that it's using the live editor (with inline display, but the ellipsis appear in all display modes).
As I'm not familiar with the live editor, it's not something I can help with. I assume it's meant to be this way.
The regular matlab command prompt does not have this issue.
Accepted Answer
More Answers (1)
Tamara del Águila
on 17 Sep 2021
0 votes
I have the same issue... in my case what I need is to be able to save it as a pdf non-truncated...
Categories
Find more on Live Scripts and Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!