Arrange/Sort data in specific order

Hi, currently I have a datasheet in alphabetic order (name of the variable: for X, Y andZ). how I want to rearrange the datasheet in certain specific order.?
Attached herewith the txt.file and xlsx.file.

답변 (1개)

Cris LaPierre
Cris LaPierre 2020년 3월 13일

0 개 추천

If you load the data into a table in MATLAB, you can use the movevars command to rearrange the data however you'd like. However, if you load the data into a table, it doesn't matter what order it is in. You access the data via the variable name.

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

태그

질문:

2020년 3월 12일

답변:

2020년 3월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by