Is it possible to split the Command Window into continuous sub Command Windows?

6 ビュー (過去 30 日間)
Suppose I set the command window (CW) to take as much space as possible on the IDE (not necessary, just to make a better point).
If I want to see lots of output at the same time, the CW is too short, but also too wide. Is there a way to split the CW into two (or more) windows, side by side, so that they concatenate and text flows from the top of one to the bottom of the next (CW shows newer output at the bottom)?
I have seen you can't have more than one CW in the same Matlab instance, but in this case it would not be multiple independent CW but the same, just cut and stacked to the side.
Thanks in advance.

採用された回答

Athul Prakash
Athul Prakash 2020 年 1 月 27 日
One can split the editor window, but MATLAB doesn't support splitting the command window the way you described, at the moment.

その他の回答 (1 件)

Jason Ross
Jason Ross 2020 年 1 月 27 日
I have coworkers who will reorient their monitor into a "portrait" mode so that the monitor is taller than it is wider. This would give you more screen real estate to work with. It seems pretty popular with people who do work with long documents or sections of code.
To concur with the others, though, there's no way to split the command window.
  1 件のコメント
Alejandro Guzmán Martín-Ondarza
Alejandro Guzmán Martín-Ondarza 2020 年 1 月 29 日
I have a laptop. While possible in theory, is not very convenient XD
Still a good idea.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by