Show older comments
hello, i need any information bout gui because i ammaking radar system with scope
Accepted Answer
More Answers (1)
Bjorn Gustavsson
on 20 Mar 2012
Well, at the matlab command-line prompt type:
helpwin uicontrol
...from there browse through the help and documentation of how to build GUIs. Also look at the file-exchange contribution: http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples for a number of great illustrations. Also (if you're Spanish-literate) you might find: http://www.mathworks.com/matlabcentral/fileexchange/12122-handbook-of-graphical-user-interface-spanish. For more general information about the art of making good GUIs there are much in the interweb.
HTH.
1 Comment
mohamed al-asklany
on 20 Mar 2012
Categories
Find more on Automated Driving Toolbox 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!