User Tools

Site Tools


plots

This is an old revision of the document!


Plots

Plots allow the user to graphically compare two variables together. The basic syntax is

plot(X , Y, S).

X is an array consisting of x coordinates and Y is an array consisting of Y coordinates. S allows the user to select various line types. If you type in “help plot” in the command window you can see this section that explains the purpose of S.

From Matlab

plots.1430934863.txt.gz · Last modified: 2015/05/06 11:54 by petersen