How to dispaly the output in matlab to another new window?

20 次查看(过去 30 天)
I have a problem like i want to genearte a bargaraph but it is dispalying in the same page but it should to be displayed in another window

回答(1 个)

Stephen23
Stephen23 2015-2-15
编辑:Stephen23 2015-2-15
Open a new figure first. From the documentation: figure creates a new figure window using default property values. This new figure window becomes the current figure, and it displays on top of all other figures on the screen...

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by