How to access GUI app values
Ältere Kommentare anzeigen
Hi there,
how can I access EditField values from app GUI?
Let's say that I load data from Excel to my edit fields, however some of them are 'NaN' (char array). I'd like to search through all edit fields and find those with a specific value ('NaN').
Is this somehow possible?
Do I understand correctly that app is not a structure array eventhough dots are used for navigation and access to its properties?
Thanks a lot,
Tom
1 Kommentar
Mario Malic
am 25 Mär. 2021
Bearbeitet: Mario Malic
am 25 Mär. 2021
Hey,
I'd like to search through all edit fields and find those with a specific value ('NaN'). What do you mean by this? Does your app have plenty of EditField components or? Where do you save the Excel data?
Antworten (0)
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!