Virginia Tech ME 2004: Plotting in MATLAB
This video demonstrates various ways to plot simple data in MATLAB.
Blank .m file: https://bit.ly/plotting_blank
Master (complete and commented) file: https://bit.ly/plotting_master
Data (.mat) file: https://bit.ly/two_car_data
Some links to bookmark:
Plot Colors: https://www.mathworks.com/help/matlab...
Line/Marker Styles: https://www.mathworks.com/help/matlab...
List of legend locations: https://www.mathworks.com/help/matlab...
Subplots: https://www.mathworks.com/help/matlab...