|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ImageAssemble[{{image11, image12, ...}, {image21, ...}, ...}]
assembles a single image from an array of images.
DetailsDetails
- The
should have commensurate sizes. - ImageAssemble[{image1, image2, ...}] assembles the
as a row. - ImageAssemble works with lists of Image3D objects.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Assemble a 2D array of images:
| In[1]:= |
| Out[1]= | ![]() |
New in 7 | Last modified in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


