MATLAB Object-Oriented Programming

(Joyce) #1

ans =


Yes


The converter returns an object of the same size as in input:


Bool([0,1])


ans =


No Yes


Create an empty enumeration array using the empty static method:


Bool.empty


ans =


0x0 empty Boolean enumeration.


See Also


Related Examples



  • “Mutable Handle vs. Immutable Value Enumeration Members” on page 14-34

  • “Fundamental MATLAB Classes”


See Also
Free download pdf