creating a pushbutton which allows the figure in my GUI to open in a new window
1 次查看(过去 30 天)
显示 更早的评论
I have created a push button, now i would like this to open the figure on my GUI to open in a new window. what code would i need to input into the gui code
0 个评论
回答(1 个)
Stalin Samuel
2016-8-31
Under the pushbutton callback use the command 'figure'. This will open a new window
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interactive Control and Callbacks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!