How to sort an excel sheet by one column matlab

Answers (1)

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.

Products

Release

R2021a

Asked:

on 15 Nov 2022

Answered:

on 15 Nov 2022

Community Treasure Hunt

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

Start Hunting!