Filter löschen
Filter löschen

I need to change the workspace format

1 Ansicht (letzte 30 Tage)
Ali Ibrahim
Ali Ibrahim am 1 Jul. 2017
Kommentiert: Ali Ibrahim am 2 Jul. 2017
Hello, I need to change the format of the workspace T1 and T2 to be all in ONE COLUMN.. just in the workspace..
So, for example:
T1 = column1 column2 column3
TO BE
T1 = colmun1 ;column2 ;column3

Akzeptierte Antwort

Image Analyst
Image Analyst am 1 Jul. 2017
The format, row or column, matches the shape of the vector, row or column. So, row vectors show up in rows in the variable editor, while column vectors show up as columns. That's just the way it is. Why is that a problem for you?
  10 Kommentare
Image Analyst
Image Analyst am 2 Jul. 2017
I don't use publish capability so I can't help you with that. For selecting points, if you can't figure out imellipse(), etc. use rbbox(). All of those have examples in the help.
Ali Ibrahim
Ali Ibrahim am 2 Jul. 2017
Thanks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by