Using MATLAB
This section contains information on how to perform various tasks with MATLAB.
The information is organized into
major functional areas.
- Development Environment -
the MATLAB desktop for managing your workspace, functions, and files.
- Mathematics -
mathematical operations, functions, and data analysis.
- Programming and Data Types -
programming features and techniques.
- Graphics -
2-D plotting, graph
formatting, printing, and programming with Handle Graphics.
- 3-D Visualization -
visualization
techniques for 2-D surface and 3-D volume data sets.
- External Interfaces -
MEX-files,
the MATLAB engine, and interfacing to Java, ActiveX, and the serial port.
- Creating Graphical User Interfaces -
GUI-building tools and how to write callback routines.