Is there a uniquetol for tables?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there a function working just like uniquetol which accepts tables as input argument?
3 comentarios
Rik
el 8 de Mzo. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!