MATLAB OOP - calling an object method from within another object method
Afficher commentaires plus anciens
i created two objects from two different classes. how do i call one object from within the other?
any advice would be very much appreciated. thanks.
Réponse acceptée
Plus de réponses (1)
Hadar
le 21 Mar 2018
0 votes
hi, if class A and B definitions (properties and methods) are in different files (each of them is in its own file), how can class A "see" B and instantiate it? I get an error of undefined.
1 commentaire
Catégories
En savoir plus sur Entering Commands 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!