MATLAB OOP - calling an object method from within another object method
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (1)
Hadar
il 21 Mar 2018
0 voti
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 Commento
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!