Navigation

Operators and Keywords

Function List:

C++ API

lognormal_rnd.m File Reference


Functions

 if (!warned) warned
 warning ("Octave:deprecated-function","lognormal_rnd is obsolete and will be removed from a future version of Octave; please use lognrnd instead")
endif if (nargin > 1) a
 a (idx)
 a (!idx)
endif if (nargin > 2) v
 v (idx)
 v (!idx)

Variables

function rnd
 idx = a >= 0

Function Documentation

a ( idx  ) 

a ( idx   ) 

endif if ( nargin  ,
 
)

endif if ( nargin  ,
 
)

if ( warned  ) 

v ( idx  ) 

v ( idx   ) 

warning ( "Octave:deprecated-function ,
"lognormal_rnd is obsolete and will be removed from a future version of Octave; please use lognrnd instead"   
)


Variable Documentation

idx = a >= 0

Initial value:

 lognormal_rnd (varargin)

  persistent warned = false