This tag is NOT for "guidance" on MATLAB questions. GUIDE, is a graphical user interfaces (GUI) design environment in MATLAB. This tag relates to the development of MATLAB applications with a GUI using the interactive GUIDE layout editor.
GUIDE, is a graphical user interfaces (GUI) design environment in MATLAB. This tag relates to the development of MATLAB applications with a GUI using the interactive GUIDE layout editor, as opposed to the AppDesigner tool or creating GUIs programmatically.
MATLAB is a high-level language and programming environment developed by MathWorks.
Additional sources of technical information on these topics include:
- Online documentation for GUIDE layout editor
- Online documentation for creating graphical user interfaces in MATLAB
- Demos and webinars relating to creating graphical user interfaces in MATLAB
- MathWorks blogs - particularly Loren on the Art of MATLAB
- MATLAB Answers, MathWorks community Q&A website
- The comp.soft-sys.matlab Usenet group, which can be accessed online through the MATLAB Central Newsreader hosted by MathWorks
- Undocumented Matlab GUI, is a blog that discusses a lot of undocumented features of Matlab GUI.