How to show data in a textField on app designer?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Biza Ferreira
il 13 Set 2022
Commentato: Kevin Holly
il 14 Set 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!