Skip to content
Snippets Groups Projects
Commit c3f1813f authored by Sebastien Herbert's avatar Sebastien Herbert
Browse files

Fixes GUI random freeze on Linux

Adds a the following command as a GUI StartupFcn which switches MATLAB to use Java file dialogs instead of native file dialogs (i.e. those of your operating system):

>> com.mathworks.mwswing.MJFileChooserPerPlatform.setUseSwingDialog(1)
parent 9c960bcc
No related branches found
No related tags found
No related merge requests found
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment