Path: OpticalNavigation/Terrain
% Display images in a gallery
Type ImageGallery for a demo
--------------------------------------------------------------------------
Form:
h = ImageGallery( z, n, g )
--------------------------------------------------------------------------
------
Inputs
------
z {:} Images (or a single image)
n (1,1) Rows
g (1,1) Gap
-------
Outputs
-------
h (1,1) Figure handle
--------------------------------------------------------------------------
Common: Graphics/NewFig
Back to the OpticalNavigation Module page