diff doc/API/plot_m.tex @ 195:0316c1ac91e1

Tex file for the API interface.
author gedeone-octave <marcovass89@hotmail.it>
date Sun, 01 Dec 2013 16:47:18 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/API/plot_m.tex	Sun Dec 01 16:47:18 2013 +0000
@@ -0,0 +1,13 @@
+% This file was converted from HTML to LaTeX with
+% gnuhtml2latex program
+% (c) Tomasz Wegrzanowski <maniek@beer.com> 1999
+% (c) Gunnar Wolf <gwolf@gwolf.org> 2005-2010
+% Version : 0.4.
+
+\par  Function File: plot \textbf{(}\textit{Mesh, Nodal\_Values}(\textit{OPTIONAL}))\textit{}\\
+\begin{quotation}\par Plot a Mesh. 
+The input parameter is the Mesh and optionally also a vector representing the values of a function at each node.
+
+     \par \textbf{See also:} Mesh, save.
+
+        \end{quotation}