Help me about this in GUIDE of Matlab ?

1 visualización (últimos 30 días)
Nguyen Trong Nhan
Nguyen Trong Nhan el 27 de Dic. de 2013
Respondida: Walter Roberson el 27 de Dic. de 2013
I have make a matlab GUIDE for my physics applet, Now I want this : when I run my GUIDE, It appear a dialog or a small window with my introduce about the applet. For example, like this picture: http://www.topjimmy.net/TJS/manual/images/tj20sesuccess.gif How do I do that ?

Respuesta aceptada

Walter Roberson
Walter Roberson el 27 de Dic. de 2013

Más respuestas (1)

per isakson
per isakson el 27 de Dic. de 2013
Put a line similar to
h = warndlg('My physics applet is about to start,','MyApp');
in the beginning of ypour code.

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by