ライブスクリプトのFigureを外に出す

ライブスクリプトでは,出力Figureはスクリプトの右側コラムに表示され,Figureウィンドウで開くボタンが付きます.最初からFigureウィンドウで表示するにはどうしたらよいですか.

 Respuesta aceptada

Akira Agata
Akira Agata el 29 de Abr. de 2020

3 votos

下記のように、"Visible" プロパティを "on" に指定することで、Figureウィンドウを別に表示させることができます。
figure("Visible","on")

Más respuestas (0)

Categorías

Más información sobre 印刷と保存 en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Preguntada:

el 28 de Abr. de 2020

Respondida:

el 29 de Abr. de 2020

Community Treasure Hunt

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

Start Hunting!