Preprocessing data before analysis. How can I split my data, set a function and obtain a new matrix with new values?
Ältere Kommentare anzeigen
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 Kommentar
Jan
am 29 Mär. 2021
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.
Antworten (1)
Raffaele Guarino
am 31 Mär. 2021
0 Stimmen
Kategorien
Mehr zu Structures finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!