Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > b38d2da330d1936e5ab1307c039c4941 > files > 295

octave-doc-3.6.4-3.mga4.noarch.rpm

<html lang="en">
<head>
<title>High-Level Plotting - GNU Octave</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Octave">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Plotting.html#Plotting" title="Plotting">
<link rel="prev" href="Introduction-to-Plotting.html#Introduction-to-Plotting" title="Introduction to Plotting">
<link rel="next" href="Graphics-Data-Structures.html#Graphics-Data-Structures" title="Graphics Data Structures">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="High-Level-Plotting"></a>
<a name="High_002dLevel-Plotting"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Graphics-Data-Structures.html#Graphics-Data-Structures">Graphics Data Structures</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Introduction-to-Plotting.html#Introduction-to-Plotting">Introduction to Plotting</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Plotting.html#Plotting">Plotting</a>
<hr>
</div>

<h3 class="section">15.2 High-Level Plotting</h3>

<p>Octave provides simple means to create many different types of two- and
three-dimensional plots using high-level functions.

   <p>If you need more detailed control, see <a href="Graphics-Data-Structures.html#Graphics-Data-Structures">Graphics Data Structures</a>
and <a href="Advanced-Plotting.html#Advanced-Plotting">Advanced Plotting</a>.

<ul class="menu">
<li><a accesskey="1" href="Two_002dDimensional-Plots.html#Two_002dDimensional-Plots">Two-Dimensional Plots</a>
<li><a accesskey="2" href="Three_002dDimensional-Plots.html#Three_002dDimensional-Plots">Three-Dimensional Plots</a>
<li><a accesskey="3" href="Plot-Annotations.html#Plot-Annotations">Plot Annotations</a>
<li><a accesskey="4" href="Multiple-Plots-on-One-Page.html#Multiple-Plots-on-One-Page">Multiple Plots on One Page</a>
<li><a accesskey="5" href="Multiple-Plot-Windows.html#Multiple-Plot-Windows">Multiple Plot Windows</a>
<li><a accesskey="6" href="Printing-and-Saving-Plots.html#Printing-and-Saving-Plots">Printing and Saving Plots</a>
<li><a accesskey="7" href="Interacting-with-Plots.html#Interacting-with-Plots">Interacting with Plots</a>
<li><a accesskey="8" href="Test-Plotting-Functions.html#Test-Plotting-Functions">Test Plotting Functions</a>
</ul>

   </body></html>