필터 지우기
필터 지우기

how to make gui for an standalone executable file

조회 수: 1 (최근 30일)
shafia kauser
shafia kauser 2013년 5월 20일
hi i have made an matlab executable file which takes in 4 parameters-gender, age, weight& height and returns the nutrition analysis of the person.
i am supposed to make a GUI for the above task and also output graphs which tells how far the person is from healthy weight and height values.
how do i utilize the m files to create the gui?
i am a beginner with absolutely no idea.
how do i go about this task

답변 (3개)

Walter Roberson
Walter Roberson 2013년 5월 20일

yeshwanth manhcuri
yeshwanth manhcuri 2013년 5월 21일
have a eye over UI handling in help....u can design in GUIDE....just use the simple syntam like "get,set,axes,"know how to use the property inspector ....i can make the gui for u.....if needed....have a look at the words i have reffered in the marks...

Image Analyst
Image Analyst 2013년 5월 21일
Have a look at MAGIC: http://www.mathworks.com/matlabcentral/fileexchange/24224 Just plug your code in to the button callback.

카테고리

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