You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
rcas...@gmail.com
on 25 Nov 2014 at 10:34The text was updated successfully, but these errors were encountered: