help-octave
[Top][All Lists]
Advanced

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

Re: matlab incompatibility for `gammainc'


From: Ben Abbott
Subject: Re: matlab incompatibility for `gammainc'
Date: Tue, 08 Jun 2010 19:09:34 -0400

On Jun 8, 2010, at 5:45 PM, Muhali wrote:

> 
> in matlab, 
> 
> matlab>> F = gammainc(0,0,'upper');
> 
> gives no error while octave complains about the third argument:
> 
> octave>> F = gammainc(0,0,'upper')
> error: Invalid call to gammainc.  Correct usage is:
> 
> -- Mapping Function:  gammainc (X, A)
> 
> 
> Additional help for built-in functions and operators is
> available in the on-line version of the manual.  Use the command
> `doc <topic>' to search the manual index.
> 
> Help and information about Octave is also available on the WWW
> at http://www.octave.org and via the address@hidden
> mailing list.
> 

I've submitted a bug report.

        https://savannah.gnu.org/bugs/index.php?30088

Ben


reply via email to

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