Display series of frames

1 view (last 30 days)
Nawaf Hassan
Nawaf Hassan on 20 Nov 2020
Answered: Image Analyst on 20 Nov 2020
How can I get all frames at the same time as series of images? I have 3D synthetic data with 224 frames. I need to display all the frames at the same time

Answers (1)

Image Analyst
Image Analyst on 20 Nov 2020
Try the imtile() or montage() functions.

Community Treasure Hunt

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

Start Hunting!