Why some numeric edit fields become empty right after clicking calculate button in app designer?
3 views (last 30 days)
Show older comments
I don't know why this happen Even though I filled up the edit field when running it.
0 Comments
Answers (1)
Image Analyst
on 29 Nov 2023
You probably set the text property of the edit text box to null. Or maybe your text has a line feed at the beginning and you have a one line box so you can't see the rest of it.
If you have any more questions, then attach your data and .mlapp file with the paperclip icon after you read this:
0 Comments
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!