How create a programm which create new menu item in matlab
이전 댓글 표시
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!!!
답변 (2개)
Luna
2018년 11월 13일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!