dynamic array structure creation help
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi i have a big cell matrix which has both numeric and text data but all are in cell format for now.
Now i want to produce 'n' matrices basically assigning 0's and 1's for the condition that i want to set it to.This matrix is supposed to be dynamic i.e should have n array's based on the number of files which can be known..
How can i store this conditional data on the same name of vector... because if i do a for-loop it will say A(i) should have equal number of element in B
i know i phrased this question in a weird manner.Please feel free to ask questions for more clarity.
3 Commenti
Walter Roberson
il 19 Dic 2011
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Types 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!