Available under Creative Commons-ShareAlike 4.0 International License.
- plot(x, y) and plot/(X1,Y1,Y2) statements create 2-and 3-D graphs respectively,
- Plots at minimum should contain the following elements: title, xlabel, ylabel and legend,
- Annotated plots can be easily generated with GUI Plot Tools,
- MATLAB can generate code to reproduce plots.
- 1203 reads