Main Content
concatenateLevels
Description
concatenates the levels from two or more blocked images into a single blocked image.bCombined
= concatenateLevels(bim1,...,bimN
)
Examples
Input Arguments
Output Arguments
Tips
You can combine blocked images that store data in different formats and in different locations. The concatenated blocked image accesses data from each input blocked image using the corresponding adapter for that blocked image.
Version History
Introduced in R2023a