Clear Filters
Clear Filters

Why some numeric edit fields become empty right after clicking calculate button in app designer?

1 view (last 30 days)
I don't know why this happen Even though I filled up the edit field when running it.

Answers (1)

Image Analyst
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:

Categories

Find more on Programming in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!