Get value from field
4 次查看(过去 30 天)
显示 更早的评论
I want to create an entryfield and read the numeric value in it. Icreated the field but cant get the number from it.
4 个评论
Rik
2024-1-6
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.
回答(1 个)
Walter Roberson
2024-1-6
You would get that error if fig is a figure() instead of being a uifigure()
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!