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!
