I want to extract data from an excel file which contains the data from different images... I want to sort the data like the axial voidage sheet generated as shown in the sample file MATLAB and the other sheet radial voidage.
I want to sort the data like for eg. for the image no.5 the first row is the axial voidage data and the radial voidage the entire column for the image 5 from the next row.
You can you the readtablefunction to read your data into MATLAB as a table, and you can use sortrowsfunction to sort your table by any column. Refer the links to the function documentations for examples and other details.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.