help-octave
[Top][All Lists]
Advanced

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

Re: specfun provides functions that shadow built-in functions


From: Carnë Draug
Subject: Re: specfun provides functions that shadow built-in functions
Date: Sat, 21 May 2011 20:31:12 +0100

On 21 May 2011 19:24, Awhan Patnaik <address@hidden> wrote:
> My question is why would a package from octave-forge provide a
> function that shadows a built-in function? Is it safe to go ahead with
> the install despite the warnings?

Hi

that's because those functions are new to octave 3.4. On the old
versions of octave they weren't shadowing anything. You'll probably
want to use the functions in octave core.

The error about possible matlab short-circuit operator is most likely
a line that uses | instead of ||

The unusable help text is a typo on the help text that should be fixed
(I can look into it next Tuesday if someone doesn't fix it by then).

Carnë


reply via email to

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