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"

 채택된 답변

Steven Lord
Steven Lord 2024년 7월 11일
Please send this enhancement request to Technical Support directly using this link.

추가 답변 (1개)

카테고리

제품

릴리스

R2023b

질문:

2024년 7월 11일

댓글:

2024년 7월 11일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by