Get value from field
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to create an entryfield and read the numeric value in it. Icreated the field but cant get the number from it.
4 Kommentare
Rik
am 6 Jan. 2024
There doesn't seem to be anything wrong with this code, other than that you have no time to put in a value before it is retrieved.
Antworten (1)
Walter Roberson
am 6 Jan. 2024
You would get that error if fig is a figure() instead of being a uifigure()
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Objects 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!