diff scripts/deprecated/weibull_rnd.m @ 7693:8e5371d47da6

note version when functions were deprecated
author John W. Eaton <jwe@octave.org>
date Thu, 03 Apr 2008 21:56:23 -0400
parents a1dbe9d80eee
children 0a362fa8f3c8
line wrap: on
line diff
--- a/scripts/deprecated/weibull_rnd.m
+++ b/scripts/deprecated/weibull_rnd.m
@@ -28,6 +28,8 @@
 ## the common size of @var{alpha} and @var{sigma}.
 ## @end deftypefn
 
+## Deprecated in version 3.0
+
 function rnd = weibull_rnd (varargin)
 
   if (nargin > 1)