cond gives a warning due to isstr

Michael Creel michael.creel at uab.es
Mon May 26 04:44:32 CDT 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080526/bbb398dd/attachment.html 


More information about the Bug-octave mailing list