user interface

how to add textbox,command button,choice box in matlab window

 Accepted Answer

Paulo Silva
Paulo Silva on 6 Dec 2011

0 votes

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

More Answers (0)

Categories

Find more on Software Development Tools in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!