Summarize data in a table
Afficher commentaires plus anciens
Hi,
I'm looking for a nice way to summarize my data.
I have 5 matrices:
A contains unique(year(t)) a vector with years B contains crew IDs C,D,E contain information related to the crew: salary etc. for each year (so rows= length(B); columns= length(A))
I want to somehow visualize the sum of C, D and E for each year in a summary/table and save that as a pdf, just like I did with my figures/plots.
Anyone knows how to do this?
Réponses (1)
Catégories
En savoir plus sur Tables dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!