필터 지우기
필터 지우기

How to sort an excel sheet by one column matlab

조회 수: 7 (최근 30일)
Tristan
Tristan 2022년 11월 15일
답변: Star Strider 2022년 11월 15일
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에서 Spreadsheets에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by