How to convert GUI matlab to coding without used GUI

Hi all..
can anyone help me to convert from GUI Matlab to normal coding matlab without used GUI because i had coding GUI and i want convert by not using function GUI.
Thanks

답변 (1개)

David Sanchez
David Sanchez 2013년 6월 24일

0 개 추천

If I understand right, you want to create code to do the same a GUI does. You have a lot of copy/paste to do, delete references to the handles, no need of graphical references neither. I think it is a strange thing what you want to do, since a GUI is a graphical tool to call different functions. Mainly, you have to re-write your code, not from scratch, but almost.

댓글 수: 1

yup..but almost code i've changing it but still error..all function of GUI i had delete. i thought there is another way to convert and what i've done before is wrong.
thanks sir for your answer..

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2013년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by