MATLAB Object-Oriented Programming

(Joyce) #1

  • If property definitions specify default values, MATLAB assigns these values.

  • If the constructor assigns values in the absence of input arguments, MATLAB assigns
    these values.

  • If neither of the preceding situations apply, MATLAB assigns the value of empty double
    (that is, []) to the property.


See Also


Related Examples



  • “Initialize Arrays of Handle Objects” on page 10-11


See Also
Free download pdf