Display series of frames

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.

Asked:

on 20 Nov 2020

Answered:

on 20 Nov 2020

Community Treasure Hunt

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

Start Hunting!