MATLAB OOP - calling an object method from within another object method
古いコメントを表示
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.
採用された回答
その他の回答 (1 件)
Hadar
2018 年 3 月 21 日
0 投票
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 件のコメント
カテゴリ
ヘルプ センター および File Exchange で Entering Commands についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!