Learn how to create a graphical user interface using GUIDE, the graphical user interface development environment of MATLAB.
Learn more about MATLAB App Designer: https://goo.gl/V5rHJx
Learn more about MATLAB: https://goo.gl/8QV7ZZ
See what’s new in the latest release of MATLAB and Simulink: https://goo.gl/3MdQK
Free MATLAB Trial: https://goo.gl/yXuXnS
Amazon Auto Links: No products found.
This video help me so much! Thank you. can you please make a video about ‘how to make total time running for image processing appear in GUI using MATLAB’? Thank you.
Does this work for Matlab version 2016?
don’t understand the data part and handle. guess i will watch more to catch up)
This vedio demonstrates the use of GUI and it is convenient than code I enjoyed vedio
GBITHCCCCCCC THIS WHOLE TIME IT WAS THAT EASY. IM MAD BECAUSE THIS VIDEO WAS INSANELY HELPFULL AND I LOFVE YOU FOR MAKING IT. YOURRRRRRRRRR COOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOlLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
One of the best videos so far, Can you kindly upload how to make music equalizer using the frequencies..Would mean a lot
regards
Hello, I’m using matlab 2015b to create a program to adjust some models. It work perfectly.
But, i’m having problems to change the icon of the executable file.
For exemple, the white colors of the figure that a insert to became the icon changes to black. The figure is in png format.
Any suggestions?
Does anyone know, how to create a GUI with code ? Or where I get more information about programming like this ? I want to build the GUI with code, so it is more flexible when I do have to make changes
I’m trying to create the same example GUI in matlab R2017a but the PopUpmenu doesn’t work. I have this first error: gui_mainfcn(gui_State, varargin{:}); Any suggestions?
Could you help me with the code to visualize VR Sink (3D Simulink design) on an axis guide ?. Thank you!
Hello!
Thank you very much for a very helpful tutorial.
I would like to ask a question, as I experience a problem and cannot find the source of it yet. I tried to type the code as in the video but I get the error messages that point out to “switch” command and says “SWITCH expression must be a scalar or string constant.”
I would greatly appreciate your help!
Thank you in advance.
great video,but i want to know how can we assign excel sheet as input on one input button same as other button get the target value and when i push button the ANN runs and display the result on graphs?
Its good,,,but would u like to check some of the gui’s,,,,https://www.youtube.com/watch?v=05J6rC0Km2k
Video is really heplful but my English not really good enough to understand all of it
Plz How Can I plot f(x1,x2)=x 1 exp^(-x 1^3-x2^3) in the square[-2,4]x[-2,4] using matlab
Nhanh vcl…ai học matlab thầy nam thấy nó đánh máy như 1 vị thần điểm roanh :v
i cannot use the option Contour nor the PopUp menu, i’m new in GUI, help me please 🙁
How do the surf, mesh functions know to plot on the axes object? I don’t see where you assign that plot handle to the output of the surf or mesh function.