Create header for merged table columns
Afficher commentaires plus anciens
This should be simple, but I can't seem to find the documentation to make it happen.
I would like to make the following table in Matlab:

running
load nestedTables.mat
adds a table indicating this form of header is possible, but I don't know how they created it. Any help would be appreciated. Thanks!
TLDR: I would like three classifications in the attached file to have their own headers, but still apear as part of the same table like T1 from nestedTables.mat.
1 commentaire
dpb
le 29 Avr 2019
I've not actually used it but there are 'NewVariableName' and 'MergeAsTable' named parameters to the mergevars function which is how I presume such was created.
Réponse acceptée
Plus de réponses (0)
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!