uigetfile MultiSelect does not work on Mac?

I use uigetfile with MultiSelect on in my code. It works fine on a PC but doesn't allow selecting multiple files on a Mac. Is multiselect supported on Mac?
Here's my code: [file_list,PathName] = uigetfile('*.tif','Select the source images','MultiSelect','on');

1 comentario

Rafay
Rafay el 23 de Ag. de 2024
I am having a same issue. (I am new Mac user), Can you please let me know how you fixed it? I am using Sonoma 14.5 and Matlab 2024a

Iniciar sesión para comentar.

 Respuesta aceptada

Geoff Hayes
Geoff Hayes el 26 de Abr. de 2015

0 votos

Yan - yes, multiple file select is supported on a Mac. Using your above line of code on OS X 10.8.5 (with MATLAB R2014a) I was able to select multiple files holding the Command key down while selecting the files.

1 comentario

Yan Jiang
Yan Jiang el 27 de Mayo de 2015
You are right. It turned out to be a mistake made by the mac user. Thank you!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 26 de Abr. de 2015

Comentada:

el 23 de Ag. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by