Access and store cell arrays in a new variable
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hello ,
I have a cell array y of dimensions 672*1 . I want to store the even cell numbers in a different variable. I want to start from the fourth cell array and store the 4,5,6 and so on cell arrays in a new variable without cells. So it will be like an array . Please help how it can be solved.
Thanks in advance
2 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Data Types 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!