15: Advanced Plotting
- Page ID
- 84342
\( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)
- 15.1: scatter, scatter3
- scatter() can plot set of (x,y) data points not on a rectangular grid. scatter3() can plot set of (x,y,z) data points in 3 dimensions not on a rectangular grid.
- 15.2: Plot 3D Surface and Contour Plots
- Presents meshgrid(), mesh(), and surf() functions for 3D plotting. Also contour plots.
- 15.3: Advanced Plot Formatting
- Advanced plot formatting from Adam L. Lambert, chapter 15
By Carey A. Smith
English
Espanol
Plot - 19 - Octave (plot options)
https://www.youtube.com/watch?v=tWJy3uq55ow&list=PLM-p96nOrGcYsb5oML9JunGDgduyt-0gb&index=19
Plot II - 20 - Octave
https://www.youtube.com/watch?v=xj_7pXKTUOU&list=PLM-p96nOrGcYsb5oML9JunGDgduyt-0gb&index=20