Preprocessing data before analysis. How can I split my data, set a function and obtain a new matrix with new values?
이전 댓글 표시
Hi dears,
I'm studying the energy embedded in the world economy. I have the Input-Output tables that show the economic value of the transactions between the sectors of the world's economies. The tables are like this:

I must reassamble the data.
For example I want a table that show me only the trades between the nation without the sectors.
How can I do something like this?
I try with the function sum and the function splitapply but doesn't work like i want. I think there is a simplier method.
Maybe this is an easy question but I'm learning to use MatLab recently.
Thx
댓글 수: 1
Jan
2021년 3월 29일
The image is to small to be readable. In addition it does not tell anything useful about the structure of the data, as they are represented in Matlab. Post the corresponding code instead.
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!