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

Rafay
Rafay 2024년 8월 23일
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

댓글을 달려면 로그인하십시오.

 채택된 답변

Geoff Hayes
Geoff Hayes 2015년 4월 26일

0 개 추천

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

Yan Jiang
Yan Jiang 2015년 5월 27일
You are right. It turned out to be a mistake made by the mac user. Thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

제품

질문:

2015년 4월 26일

댓글:

2024년 8월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by