Can i use function get.handles in prompt?
이전 댓글 표시
I want to know how is it possible? If the answer is yes, please give me an example code
댓글 수: 2
Image Analyst
2016년 5월 22일
I've never seen that function. It looks like get would be a class and handles would be one of the class's methods. Normally we use get() as a function, not a class. Is that the case - your get is actually a class - or did you mistype something? Do you have an example of where you've seen this code?
Alvindra Pratama
2016년 5월 22일
편집: Alvindra Pratama
2016년 5월 22일
답변 (1개)
Ahmet Cecen
2016년 5월 22일
0 개 추천
If you put a dbstop in the script, you can access "handles" and associated methods.
카테고리
도움말 센터 및 File Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
