How to show data in a textField on app designer?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Biza Ferreira
am 13 Sep. 2022
Kommentiert: Kevin Holly
am 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!