help-octave
[Top][All Lists]
Advanced

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

C++ API bool is* functions


From: Andreas Weber
Subject: C++ API bool is* functions
Date: Wed, 3 Jan 2018 07:46:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

Dear all,

I wanted to create a cheat cheet for all the "bool is* (void)" functions
from octave_value derived classes:

This is the current result for the default branch (aka 4.3.0):

https://josoansi.de/files/check_type.pdf

(I've removed deprecated, "function" and "classdef" to fit it onto one page)

While creating the table I found out that "is_true" throws an error for
Cell inputs. Is this wanted? And if yes, why is "is_true" the only one?

-- Andy



reply via email to

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