Reference to non-existent field 'text41'.
1 view (last 30 days)
Show older comments
hello, I am trying to set a value for a static text in my guide, but the program is not finding the field "text41", noting that the tag of my static text is true and my program does not include faults but this one. So please tell me how can I fix this and make my program sets a value for a static text. Thank You.
10 Comments
Walter Roberson
on 27 Jan 2014
How does handles.text41 get created in your code? And is there any call to clf after it is created?
Answers (0)
See Also
Categories
Find more on Characters and Strings 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!