dynamic array structure creation help
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2011-12-19
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!