How to avoid running superclass constructor?
Afficher commentaires plus anciens
You have defined a class derived from a parent class with a constructor. There is a constructor in the derived class. MATLAB implicitly runs the constructor of parent class and I do not want in my case. How can I avoid MATLAB implict superclass constructor call? Help me out.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Subclass Definition dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!