How create a programm which create new menu item in matlab

3 visualizaciones (últimos 30 días)
Daniel Fonsêca
Daniel Fonsêca el 13 de Nov. de 2018
Comentada: Daniel Fonsêca el 14 de Nov. de 2018
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!!!

Respuestas (2)

Luna
Luna el 13 de Nov. de 2018
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 el 13 de Nov. de 2018
Use App Designer: App Designer
  2 comentarios
Daniel Fonsêca
Daniel Fonsêca el 14 de Nov. de 2018
Does the app designer accept datas from Gui?
Daniel Fonsêca
Daniel Fonsêca el 14 de Nov. de 2018
My app designer doesn't have menu to put. I don't know why.

Iniciar sesión para comentar.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by