You are here

Summary of Key Points

9 October, 2015 - 11:52
  1. plot(x, y) and plot/(X1,Y1,Y2) statements create 2-and 3-D graphs respectively,
  2. Plots at minimum should contain the following elements: title, xlabel, ylabel and legend,
  3. Annotated plots can be easily generated with GUI Plot Tools,
  4. MATLAB can generate code to reproduce plots.