Borrar filtros
Borrar filtros

How to sort an excel sheet by one column matlab

7 visualizaciones (últimos 30 días)
Tristan
Tristan el 15 de Nov. de 2022
Respondida: Star Strider el 15 de Nov. de 2022
How to sort an excel sheet by one column matlab

Respuestas (1)

Star Strider
Star Strider el 15 de Nov. de 2022
Use readtable to import it then sortrows to sort it. If you want to save the sorted version, use writetable to write it as an .xlsx file.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by