passing arrays between functions?
Mostra commenti meno recenti
I have two fields in a file which are arrays. I've loaded them in one callback function of a gui. But I need them in another callback function for some calculations. How do I do this?
2 Commenti
- If you are using GUIDE then use guidata.
- If you are sensibly writing your own code then use nested functions:
Risposte (0)
Categorie
Scopri di più su Whos in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!