What's the comand to get cell-array wrapped into a structure .
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Andrea Gusmara
il 3 Set 2020
Commentato: Steven Lord
il 3 Set 2020
>> WalkInertial.AccX.FX
Expected one output from a curly brace or dot indexing expression, but there were 20 results.
WalkInertial.AccX.FX(:)
Expected one output from a curly brace or dot indexing expression, but there were 20 results.
Hello to everyone, i can't find the comand to obtain tha array cell wrapped into a structure.
2 Commenti
Steven Lord
il 3 Set 2020
What is the size of the WalkInertial struct array? If it has at least one element, what is the size of the AccX field of the first element of WalkInertial?
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Structures in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!