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

Mario Malic
Mario Malic 2021년 3월 25일
편집: Mario Malic 2021년 3월 25일
Hey,
accesing the app is explained in this answer.
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?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

질문:

2021년 3월 25일

편집:

2021년 3월 25일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by