Text-only
Table of Contents (
frame
/
no frame
)
(28) Alternative Scales for Axes
Alternative Scale for Axes
plot - makes a plot of vectors or columns of matrices
loglog - creates a plot using log (base 10) scales for both axes
semilogx - creates a plot using a log scale for the x-axis and linear scale for y
semilogy - creates a plot using a log scale for the y-axis and linear scale for x
plotyy - creates a plot of 2 sets of data with separate vertical scales
try:
>> other_axes
Plot-Scales.src last modified Sep 29, 2009
Introduction
Table of Contents
(
frame
/
no frame
)
Printable
(single file)
© Dartmouth College