Issue with multiple file format upload into MATLAB
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Marco Mercuri
il 26 Nov 2019
Risposto: Simon Wanninger
il 19 Dic 2019
Hello,
I am using a MATLAB tool called FracPaQ. In this tool the user can upload .svg through a GUI. All worked perfectly until the last August (when I worked on a MacOS Mojave) but now (I installed MacOS Catalina) I am not able to upload the .svg file (see the screenshot). I also tried different versions of FracPaQ and Matlab but I had the same result.
Did any of you have had issues with the selection of multiple file format to be uploaded into MATLAB?
Thank you for your help,
Marco
![Schermata 2019-11-25 alle 17.19.43.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/250480/Schermata%202019-11-25%20alle%2017.19.43.png)
0 Commenti
Risposta accettata
Simon Wanninger
il 19 Dic 2019
Hello,
same issues here. Since Catalina other filetypes are not selectable with uigetfile(), which is incredibly annoying. Unfortunately the bug persists in MATLAB2020a. There are other custom functions you can use as a workaround, e.g. uigetfile_with_preview().
Best,
Simon
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!