comparison scripts/deprecated/weibcdf.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents 9b4d35fd1897
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
10792:91342260063e 10793:be55736a0783
25 ## @example 25 ## @example
26 ## 1 - exp(-(x/shape)^scale) 26 ## 1 - exp(-(x/shape)^scale)
27 ## @end example 27 ## @end example
28 ## 28 ##
29 ## @noindent 29 ## @noindent
30 ## for @var{x} >= 0. 30 ## for @var{x} @geq{} 0.
31 ## @end deftypefn 31 ## @end deftypefn
32 32
33 ## Deprecated in version 3.0 33 ## Deprecated in version 3.0
34 ## Matlab still has this function, so don't remove just yet. 34 ## Matlab still has this function, so don't remove just yet.
35 35