File dialogs for Matlab 2025 and above

Replace uigetfile and uiputfile, to avoid main window popping up covering your figures when file dialogs are opened

Vous suivez désormais cette soumission

This is a plugin replacement for uigetfile and uiputfile, which should be called the same way.
Just replace uigetfile with uigetfile_modern, and uiputfile with uiputfile_modern
Also features a folder select dialog uigetdir_modern
It is a matlab-native dialog, which is standalone from the main matlab window. The problem it solves is that since it is not connected to the main window, the main window is stopped from popping up everytime a file dialog is used.

Citation pour cette source

Jan (2026). File dialogs for Matlab 2025 and above (https://fr.mathworks.com/matlabcentral/fileexchange/183758-file-dialogs-for-matlab-2025-and-above), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.4

Added a folder select dialog, called uigetdir_modern

1.0.3

Dark/light mode supported

1.0.2

Added OS-specific file and folder icons. Improved speed displaying folders with lots of files

1.0.1

Author comments, and URL to this page. https://se.mathworks.com/matlabcentral/fileexchange/183758-file-dialogs-for-matlab-2025-and-above

1.0.0