uigetfile MultiSelect does not work on Mac?
Show older comments
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 Comment
Rafay
on 23 Aug 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
Accepted Answer
More Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!