How to show data in a textField on app designer?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Biza Ferreira
le 13 Sep 2022
Commenté : Kevin Holly
le 14 Sep 2022
Hello fellows,
I have a few problems in a app designer, a try to show data in a textArea component,but without success, can anyone help me to solve this issue?
Thanks in advance
function OpenFile(~, FilePath, FileName)
app.TextArea.Text = 'testing';
end
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Communications Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!