How create a programm which create new menu item in matlab
1 回表示 (過去 30 日間)
古いコメントを表示
I'm making a programm in matlab, but i don't know how to start. I want create a programm which create new menu items in GUI. I don't have ideia about that!!!
0 件のコメント
回答 (2 件)
Luna
2018 年 11 月 13 日
Hi Daniel,
You should check the help documentations of MATLAB’s built-in functions below:
uimenu, uicontrol, figure, uitable
These are all used to create GUI elements.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!