how to save multiple(M-by-N-by-P) images..?

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

Please post the code and the complete error message. Otherwise we can guess only, and this is usually more confusing than helpful.
Are they color images? It looks like it because you're trying to stuff images into a 4D array.

Sign in to comment.

Answers (0)

Categories

Asked:

on 11 Nov 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!