Difference between revisions of "Matlab Plotting"
From Sutherland_wiki
(New page: Category:Matlab == X-Y Line Plots == === Basics === === Adding Axis Labels === === Multiple Lines on a Graph === ==== Adding a Legend ==== === Log-Scale Plots === * semilogx * se...) |
m |
||
Line 1: | Line 1: | ||
[[Category:Matlab]] | [[Category:Matlab]] | ||
+ | {{Stub|page}} | ||
== X-Y Line Plots == | == X-Y Line Plots == |
Revision as of 09:56, 18 August 2008
|
Contents
X-Y Line Plots
Basics
Adding Axis Labels
Multiple Lines on a Graph
Adding a Legend
Log-Scale Plots
- semilogx
- semilogy
- loglog
Subplots
Fine-Tuning
- Adding a grid
- Changing axis ranges