help-octave
[Top][All Lists]
Advanced

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

Re: warning: function /usr/share/octave/packages/statistics-1.1.3/fstat.


From: Juan Pablo Carbajal
Subject: Re: warning: function /usr/share/octave/packages/statistics-1.1.3/fstat.m shadows a core library function
Date: Tue, 24 Jul 2012 17:29:21 +0200

On Tue, Jul 24, 2012 at 5:09 PM, febty febriani <address@hidden> wrote:
> Dear all,
>
> I installed Octave 3.6.1 on Ubuntu 12.04. Everything is OK. I found below
> error message when I run my command :
>
> warning: function /usr/share/octave/packages/statistics-1.1.3/fstat.m
> shadows a core library function
>
> I looked for the answer via Google and found below link :
> https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2010-December/021931.html
>
> My question is how to remove fsat on Octave so that the error message will
> not appear.
> Thanks very much in advance.
>
> Your sincerely,
> febty
>
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>

Which function do you want to use?
The one form the statistics package or the one from core?

To get rid of the function from statistics just remove it. The same
holds for the one in core, but be aware that if you ever uninstall the
package statistics or the function gets renamed there you will break
any code calling the function from core.


-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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