Info

This question is closed. Reopen it to edit or answer.

transfer the formation the data in excel as a formation of matrix

1 view (last 30 days)
Dear all,
Hello. I have to convert it to matrix form using matlab now.
The default result is A through F. So A needs to be replaced by the x axis and B by the y axis.
The vertical red border of C should be replaced by the horizontal border on the right, followed by the vertical red on the second row horizontally. Green, blue, and purple are different variables, so they have to be located somewhere else. This should continue and eventually change to a 2.5x2.5 matrix ... I need help.

Answers (1)

Bhargavi Maganuru
Bhargavi Maganuru on 26 Dec 2019
You can refer xlsread and readtable to create matrix and table respectively from the excel files

Community Treasure Hunt

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

Start Hunting!