how to select and show multiple maps

Please help, how to select and show multiple maps [filename pathname] = uigetfile('*.tif', 'Multiselect', 'on'); For k=1:numel(filename); mapshow(filename{k}) end

Respuestas (0)

Productos

Versión

R2019b

Preguntada:

el 29 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by