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!