필터 지우기
필터 지우기

How create a programm which create new menu item in matlab

조회 수: 1 (최근 30일)
Daniel Fonsêca
Daniel Fonsêca 2018년 11월 13일
댓글: Daniel Fonsêca 2018년 11월 14일
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
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.

Image Analyst
Image Analyst 2018년 11월 13일
Use App Designer: App Designer
  댓글 수: 2
Daniel Fonsêca
Daniel Fonsêca 2018년 11월 14일
Does the app designer accept datas from Gui?
Daniel Fonsêca
Daniel Fonsêca 2018년 11월 14일
My app designer doesn't have menu to put. I don't know why.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by