Regi 25
MATLAB: GUIDE
An introductory knowledge of MATLAB is required for this course (i.e. using functions, if/else conditions, switches, for and while loops, and creating figures and plots). Mathworks: "GUIDE (GUI development environment) provides tools to design user interfaces for custom apps. Using the GUIDE Layout Editor, you can graphically design your UI. GUIDE then automatically generates the MATLAB code for constructing the UI, which you can modify to program the behavior of your app."
This course is intended for:
Back