how to import the data from the cell array?
Show older comments
hi i want to know how to import or use the data from the cell array(.MAT file). i have extracted the features of the 500 images and store it in cell array which of the size 500x1 with each row represent the single image of of size (1x19062).i want to use this data in some other MATLAB program but i don't know how to use it. i like to know 1.how to import this data in other MATLAB program. 2.how to use the data of each image as a variable in Other program 3.how to subtract the feature of the single image from this complete data(which is the extracted feature of 500 images)
Accepted Answer
More Answers (0)
Categories
Find more on Data Type Identification in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!