creating a matrix that contains a struct
Mostra commenti meno recenti
Hi, I want to create a matrix that contains a struct in the first row. and integers in the next rows for example my matrix can look like this A=[[0,0,0],[0,0,1];1,1;0,1]
is there a way t do this? thanks
Risposta accettata
Più risposte (1)
Itzik Ben Shabat
il 6 Nov 2012
0 voti
Categorie
Scopri di più su Structures in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!