a cell of double heading
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Guido Pastore
le 16 Mar 2019
Commenté : Star Strider
le 16 Mar 2019
Is it possible to add initial lines to a cell as if they were headings?
For example: given a cell of double 5x3 is it possible to add a line where the fields are strings?
0 commentaires
Réponse acceptée
Star Strider
le 16 Mar 2019
6 commentaires
Star Strider
le 16 Mar 2019
I am not certain that I understand what you want.
If you want to assign the table to a structure element, try this:
S.T1 = T;
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!