comparison src/save.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
comparison
equal deleted inserted replaced
183:536ee96a8cd0 184:66071811eef8
17 #include "function.h" 17 #include "function.h"
18 18
19 DEFUN_DLD (save, args, , "-*- texinfo -*-\n\ 19 DEFUN_DLD (save, args, , "-*- texinfo -*-\n\
20 @deftypefn {Function File} \ 20 @deftypefn {Function File} \
21 fem_save (@var{Function}, @var{Name})\n\ 21 fem_save (@var{Function}, @var{Name})\n\
22 Save a function in vtu format.\n\
22 The input parameters are\n\ 23 The input parameters are\n\
23 @itemize @bullet \n\ 24 @itemize @bullet \n\
24 @item @var{Function} is the function that you want to save\n\ 25 @item @var{Function} is the function that you want to save\n\
25 @item @var{Name} is a string for the output name\n\ 26 @item @var{Name} is a string for the output name\n\
26 @end itemize\n\ 27 @end itemize\n\