dxwdxw2005 / gerardus

Automatically exported from code.google.com/p/gerardus
0 stars 0 forks source link

smoldyn2matlab missing syntax in help header #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Great work. Just a small thing. The help header does not contain the syntax(es) 
of the function.

E.g. for function foo(), you would have

% Y = FOO(X)
%
%   X is a scalar between 0 and 1.
%
%   Y is the square value of X.

See for example 
https://code.google.com/p/gerardus/source/browse/trunk/matlab/PointsToolbox/plot
_dmatrix.m

Original issue reported on code.google.com by rcas...@gmail.com on 25 Nov 2014 at 10:34

GoogleCodeExporter commented 8 years ago

Original comment by jobate...@gmail.com on 26 Nov 2014 at 8:21