How do I make MatLab display full matrices?

For some reason MatLab cuts my matrices to 4x3 unless I click on it. Is there some kind of setting to to make it display full matrices?

14 comentarios

Walter Roberson
Walter Roberson el 13 de Oct. de 2018
Is that in the Variable Browser ?
Richard Anderson
Richard Anderson el 13 de Oct. de 2018
It is the output panel
madhan ravi
madhan ravi el 13 de Oct. de 2018
Editada: madhan ravi el 13 de Oct. de 2018
You mean command window? Are you using script editor or live editor?
Richard Anderson
Richard Anderson el 13 de Oct. de 2018
Live editor
madhan ravi
madhan ravi el 13 de Oct. de 2018
Editada: madhan ravi el 13 de Oct. de 2018
you will be able to scroll though the output even if the matrix is not fully displayed just checked mine. I am using Mac, version 2017a
Richard Anderson
Richard Anderson el 13 de Oct. de 2018
What do you mean? Of course I can scroll, that isn't the problem. I want the matrices to be displayed in their entirety without having to click on them.
madhan ravi
madhan ravi el 13 de Oct. de 2018
Editada: madhan ravi el 13 de Oct. de 2018
It’s the default I don’t think you can change it
Richard Anderson
Richard Anderson el 13 de Oct. de 2018
It's not an option if you can't change it.
madhan ravi
madhan ravi el 13 de Oct. de 2018
Editada: madhan ravi el 13 de Oct. de 2018
Edited my comment ?
dpb
dpb el 13 de Oct. de 2018
Which release?
I'd never opened Live Editor before, but w/ R2017b I don't see such a format as you show...what creates that tabular form of display?
In R2017b default display looks to be on right and it has a propensity to roll the window down to the last line a scroll the array off the top even when its the only thing shown which is annoying. Putting "Inline" the array is shown but appearance is same as at the command line; no such fancy labels...
Oh! Maybe it's the hover display you're complaining about? That seems to be limited to five columns by 10 rows, yes...
Richard Anderson
Richard Anderson el 13 de Oct. de 2018
Release is R2018a. This display only appears in the Live Editor when you run the script. As you can see in the screenshot 5x6 matrix is displayed as 5x3.
dpb
dpb el 13 de Oct. de 2018
In R2017b if "Output on Right" is checked and the window partition is at the default size with the default Live Editor window size, then there isn't sufficient room and the array isn't visible in the default screen area. If I move the division between the edit pane on the left and the display area oh the right to the left (shrink edit width), then the rest of the array is visible.
Or, if instead select "Output Inline" it all shows as the window is full width of the application then.
Have you tried those setting configurations?
Richard Anderson
Richard Anderson el 14 de Oct. de 2018
"Output Inline" option doesn't fix the problem. Resizing the window makes no difference either.
dpb
dpb el 14 de Oct. de 2018
I'd submit a SRQ as bug for that, then. If that was an intended change, it was surely ill-conceived it seems, I agree. Use the link at top of page. Including link to this thread wouldn't have to reproduce the whole thing for symptoms. Contact

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 12 de Oct. de 2018

Comentada:

dpb
el 14 de Oct. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by