MATLAB is a high-level language and programming environment developed by MathWorks. This tag relates to the creation and manipulation of graphical plots and visualizations in MATLAB figures. For questions on the creation of graphical user interface (GUI) applications in MATLAB, consider using [tag:matlab-gui], [tag:matlab-guide] or [tag:matlab-app-designer].
MATLAB is a high-level language and programming environment developed by MathWorks.
This tag relates to the creation and manipulation of graphical plots and visualizations in MATLAB figures. For questions on the creation of graphical user interface (GUI) applications in MATLAB, consider using matlab-gui, matlab-guide or matlab-app-designer.
Additional sources of technical information on these topics include:
- Online product documentationfor MATLAB graphics
- MathWorks blogs - particularly Loren on the Art of MATLAB and Mike on MATLAB Graphics
- 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 - Many hidden gems regarding matlab figure handling.
- export_fig - a very notable File Exchange contribution for exporting figures