creating a pushbutton which allows the figure in my GUI to open in a new window
3 ビュー (過去 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!