help-octave
[Top][All Lists]
Advanced

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

Re: isa() seems to return the wrong value


From: Andy Buckle
Subject: Re: isa() seems to return the wrong value
Date: Fri, 22 Sep 2017 14:07:52 +0100


On 22 September 2017 at 13:57, shall689 <address@hidden> wrote:

You should use the following format:
isa (a,"numeric")



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html

_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave

Ok. My bad.

I think I made this mistake because

whos a

is correct, taking the name of the variable as a string. comparing 
help whos
help isa

it's probably just my fault for not reading it properly. the whos help does say the Name of the variable, where the isa help does say the actual OBJECT.

--
/* andy buckle */

reply via email to

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