MATLAB COMPILER RELEASE NOTES User's Guide Page 400

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 399
R2009a
16-20
constructor for class C should not call the constructor for class A to initialize properties.
The call to initialize class A properties should be made from class B.
Compatibility Considerations
If you define classes in which subclass constructors call indirect superclass constructors,
MATLAB now issues an error when you attempt to create an instance of the subclass.
Call Only Direct Superclass from Constructor for information on how to correctly code
subsclass constructors.
Page view 399
1 2 ... 395 396 397 398 399 400 401 402 403 404 405 ... 715 716

Comments to this Manuals

No comments