How to covert all table entries to non-cell?
Mostra commenti meno recenti
I have a table where all the entries are as 1*1 cell array. Here is part of table attached.

test_data.date(1)
ans =
1×1 cell array
{'02/10/2022'}
How can I convert all table entries to non cell native data types?
Risposte (1)
Categorie
Scopri di più su Tables in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!