Can i use function get.handles in prompt?
Ältere Kommentare anzeigen
I want to know how is it possible? If the answer is yes, please give me an example code
2 Kommentare
Image Analyst
am 22 Mai 2016
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
am 22 Mai 2016
Bearbeitet: Alvindra Pratama
am 22 Mai 2016
Antworten (1)
Ahmet Cecen
am 22 Mai 2016
0 Stimmen
If you put a dbstop in the script, you can access "handles" and associated methods.
1 Kommentar
Alvindra Pratama
am 22 Mai 2016
Kategorien
Mehr zu Mathematics and Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
