Is there a uniquetol for tables?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there a function working just like uniquetol which accepts tables as input argument?
3 Kommentare
Rik
am 8 Mär. 2021
You could circumvent the problem in your case by encoding the type column as a scalar double as well, and convert the table to a matrix.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!