Explain Handle Graphics in MATLAB.
Explain Handle Graphics in MATLAB.
- Handle Graphics is a subsystem of MATLAB that handles graphics.
- Handle Graphics has high level commands for 2D and 3D data visualization.
- Image processing, animation and presentation graphics can be generated using Handle Graphics.
- Low level commands allow customizing the graphics appearances.
- Handle Graphics allows to build customized Graphics User Interfaces