GUI Table Nan Problem
1 view (last 30 days)
Show older comments
Hi everyone.
Here's my problem:
I've got a table on my gui. All the entries are editable. Whenever I run the program, I should keep in mind that the first cell must be left empty(just an example) while others are filled. But there are times I become careless and accidentally inputted a value on the first cell. So my initiative tells me to delete the number/word I have just inputted. But a "Nan" appears after. I really want to avoid this case. So how can I avoid the Nan even after inputting some value then deleting it? How and where should I program an error dialog so that, no "Nan" can be seen on my table. Thank you very much. God bless
0 Comments
Answers (2)
Jeff Freeman
on 10 Mar 2014
Hi Melvin,
I'm encountering the same problem (R2013a). Were you able to find a solution for this?
Regards, Jeff
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!