user interface
조회 수: 2 (최근 30일)
이전 댓글 표시
how to add textbox,command button,choice box in matlab window
댓글 수: 0
채택된 답변
Paulo Silva
2011년 12월 6일
By MATLAB window you mean Figure don't you?
What you want to do is a GUI, that can be done using GUIDE or by doing all the code in one m-file, considering your basic question I assume you don't have much experience with MATLAB, try using GUIDE and get the best examples 41 Complete GUI Examples by Matt Fig
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!