Help me about this in GUIDE of Matlab ?

2 vues (au cours des 30 derniers jours)
Nguyen Trong Nhan
Nguyen Trong Nhan le 27 Déc 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 ?

Réponse acceptée

Walter Roberson
Walter Roberson le 27 Déc 2013

Plus de réponses (1)

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

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by