MATLAB COMPILER RELEASE NOTES Podręcznik Użytkownika Strona 400

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 399
1 2 ... 395 396 397 398 399 400 401 402 403 404 405 ... 715 716

Komentarze do niniejszej Instrukcji

Brak uwag