dynamic array structure creation help
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 19 Dez. 2011
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Antworten (0)
Siehe auch
Kategorien
Mehr zu Structures finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!