cond gives a warning due to isstr

Jaroslav Hajek highegg at gmail.com
Tue May 27 04:26:53 CDT 2008


On Mon, May 26, 2008 at 11:44 AM, Michael Creel <michael.creel at uab.es> wrote:
> I ran into a minor issue with cond - it uses isstr instead of ischar:
> octave:1> version
> ans = 3.0.1
> octave:2> cond(1)
> warning: isstr is obsolete and will be removed from a future version of
> Octave, please use ischar instead
> ans =  1
> octave:3>
>
> Michael
>
> _______________________________________________
> Bug-octave mailing list
> Bug-octave at octave.org
> https://www.cae.wisc.edu/mailman/listinfo/bug-octave
>
>

this is already fixed in development branch

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


More information about the Bug-octave mailing list