How to sort an excel sheet by one column matlab

28 次查看(过去 30 天)
How to sort an excel sheet by one column matlab

回答(1 个)

Star Strider
Star Strider 2022-11-15
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.

类别

Help CenterFile Exchange 中查找有关 Shifting and Sorting Matrices 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by