MATLAB Object-Oriented Programming

(Joyce) #1

Query enumeration names from the meta.class object:


mc = ?WeekDays;
mc.EnumerationMemberList(2).Name


ans =


Tuesday


See Also


Related Examples



  • “Find Objects with Specific Values” on page 16-10


See Also
Free download pdf