3. Graphical Data Analysis

Visualizing data is critical to understanding the data. What does a function, f(x), do when x is near zero or very large? Are there any discontinuities? Where does f(x) cross the x–axis? If the data is statistical in nature, are there any outliers? Do we know enough about our data to make data–driven decisions? We need to make effective two and three-dimensional data plots so that we and others can understand the data.

We made several simple plots in MATLAB Programming for the purpose of learning about the features of MATLAB. Here we direct our attention specifically to plotting. Keep in mind that MATLAB has a large variety of plotting options, so we can only cover the essentials of plotting.

Contents: