how to save multiple(M-by-N-by-P) images..?
Show older comments
Can anyone please help me how to store multiple (M-by-N-by-P)images in a single variable. Im trying with variable_name(:,:,:,i)where i indicates diff image, but this is giving error.
2 Comments
Jan
on 11 Nov 2011
Please post the code and the complete error message. Otherwise we can guess only, and this is usually more confusing than helpful.
Image Analyst
on 11 Nov 2011
Are they color images? It looks like it because you're trying to stuff images into a 4D array.
Answers (0)
Categories
Find more on Vehicle Scenarios in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!