copy string to other edit text in same GUI
Afficher commentaires plus anciens
hi all
just wanna ask very simple question since im a beginner...
how to copy the same string between 2 or more edit text for example i will set: set(handles.editText1, 'String', 'a')
how can i set editText2, editText3, editText4, etc... to be the same as editText1 String which is 'a'
thanks
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur File Operations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!