Azzera filtri
Azzera filtri

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

6 visualizzazioni (ultimi 30 giorni)
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"

Risposta accettata

Steven Lord
Steven Lord il 11 Lug 2024
Please send this enhancement request to Technical Support directly using this link.

Più risposte (1)

Alessandro Livi
Alessandro Livi il 11 Lug 2024
Thanks
It wouldn't hurt me if you could forward it.

Categorie

Scopri di più su Testing Frameworks in Help Center e File Exchange

Prodotti


Release

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by