octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Depreciated Functions


From: James R. Phillips
Subject: Re: Depreciated Functions
Date: Mon, 19 Sep 2005 11:55:30 -0700 (PDT)

--- "John W. Eaton"  wrote:
> The reason for changing the names of these functions was to improve
> compatibility.  There doesn't seem to be a stdnorm function in Matlab,
> so I'm not sure why we should change the name of the stdnormal_*
> functions.  See the following thread:
> 
>   http://www.octave.org/octave-lists/archive/bug-octave.2005/msg00845.html
> 
> jwe
> 
> 

As far as Matlab goes, the functions you are looking for are in the statistics
toolbox, not part of Matlab base.  I note the following three functions in
Matlab 7.01:

>> which normpdf
C:\MATLAB701\toolbox\stats\normpdf.m  
>> which normcdf
C:\MATLAB701\toolbox\stats\normcdf.m  
>> which norminv
C:\MATLAB701\toolbox\stats\norminv.m  
>> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]