Lessons
Topics covered
- Simple example 2-D line plot with line specifications
- Controlling plot elements: axis labels, font size, grids
Topics covered
- Creating multiple figure windows
- Overlaying multiple 2-D plots using the hold command
- Overlaying plots with a single plot() command
- Adding a legend
Topics covered
- Creating subplots
- Other types of 2-D plots
- Polar plots, logarithmic plots, bar graphs, pie charts
Topics covered
- Examples using readmatrix()
- Using data read from a file to plot something
- writetable() and writematrix()