powered by
Loosely mimics the functionality of the uigetfile function on Matlab.
uigetfile
uigetfile(filter = "", title = "")
A list containing the name of the file selected and its path
Filter listed files
Pre-prompt message
https://se.mathworks.com/help/matlab/ref/uigetfile.html
if (FALSE) { uigetfile() }
Run the code above in your browser using DataLab