Stack multiple 2D images to single image

Hi,
I have multiple 2D images as attached here (e.g. S0001.bmp; S00002.bmp; S00003.bmp). I intend to stack these images at different Z positions to get the attached desired image.
My 2D images are the output of imagesc () in matlab

Answers (1)

I understand you want to stack mulitple 2D images on different Z axis positions in a single image. Refer to the following MATLAB Answer which shows how to do it-

Categories

Asked:

on 21 May 2021

Answered:

on 16 Feb 2023

Community Treasure Hunt

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

Start Hunting!