Unhelpful error message: Conversion to matlab.ui.control.Table from table is not possible.

The message
Conversion to matlab.ui.control.Table from table is not possible.
is about as unhelpfuls as it gets. Sometimes there is a suggestion or even a Fix option.
How about fixing the error message to read
Did you mean UIMyTable.Data = readtable('file name');
Where UIMyTable.Data = readtable('file name'); is replaced by the actual line of code
Is there a better place to put suggestions than "ask"

 Accepted Answer

Please send this enhancement request to Technical Support directly using this link.

Categories

Find more on Language Fundamentals 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!