Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
The handles didn't passed to the functio that I created.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I created a function (1) and want to use handles that were created in other function(2). the problem that when i run function(2) the handles that I need them and were created them in function(1) do not appear in function(2).
how to resolve this?
thanks,
1 Kommentar
Jan
am 11 Jul. 2012
What does "appearing of handles" mean exactly? It sound to magic to be implemented in Matlab.
Please add a minimal example be editing your question - not as comment or answer. Then the problem would get easier to understand.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!