octave-maintainers
[Top][All Lists]
Advanced

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

iscell (num2str (1.0)) == true ?


From: Ben Abbott
Subject: iscell (num2str (1.0)) == true ?
Date: Sun, 01 Mar 2009 09:54:51 -0500

I've just encountered the behavior below.

        octave:8> iscell (num2str (1.0))
        ans =  1

It appears that the recent switch to strsplit() form split() produced his behavior.

The attached changeset has been pushed.

Ben

Attachment: changeset-num2str.patch
Description: Binary data



reply via email to

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