필터 지우기
필터 지우기

Help me about this in GUIDE of Matlab ?

조회 수: 1 (최근 30일)
Nguyen Trong Nhan
Nguyen Trong Nhan 2013년 12월 27일
답변: Walter Roberson 2013년 12월 27일
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 ?

채택된 답변

Walter Roberson
Walter Roberson 2013년 12월 27일

추가 답변 (1개)

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

카테고리

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