diff src/plot_mesh.cc @ 184:66071811eef8

Improve the documentation for the pkg releae.
author gedeone-octave <marcovass89@hotmail.it>
date Sat, 09 Nov 2013 10:44:51 +0000
parents 9e944b0d0fc8
children 5e9b5bbdc56b
line wrap: on
line diff
--- a/src/plot_mesh.cc	Fri Nov 08 00:35:55 2013 +0000
+++ b/src/plot_mesh.cc	Sat Nov 09 10:44:51 2013 +0000
@@ -23,7 +23,8 @@
 DEFUN_DLD (plot, args, , "-*- texinfo -*-\n\
 @deftypefn {Function File} \
 plot (@var{Mesh}, @var{Nodal_Values}(OPTIONAL))\n\
-The input parameter is the mesh and optionally also a vector representing\
+Plot a Mesh. \n\
+The input parameter is the Mesh and optionally also a vector representing \
 the values of a function at each node.\n\
 @seealso{Mesh, save}\n\
 @end deftypefn")