Can I use Matlab to design a GUI without relying on a toolbox?

Do I need any toolbox (other than what is included in standard Matlab) to design a GUI using Matlab? I ask because I am in the proces of purchasing a stand-alone copy of Matlab that I can use on my PC at home. For my research, I need to be able to design GUIs (not using simulink).
Many thanks for your help.
Best, Jim Peters

Respuestas (3)

ES
ES el 29 de Ag. de 2013
You don't need any additional tool boxes. Use GUIDE and you can write your own logics for callback functions.
Though, I should add, if you have the tool boxes, you may call the functions of the tool boxes inside your GUIDE GUI.
Jan
Jan el 29 de Ag. de 2013
You do not even need GUIDE to create GUIs. You can find a lot of functions to create GUIs in the FileExchange, e.g. the 41 GUI examples of Matt Fig.

Categorías

Más información sobre Environment and Settings en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 28 de Ag. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by