uipickfiles: uigetfile on steroids
by Douglas Schwarz
25 Apr 2006
(Updated 02 Mar 2012)
Many-featured, platform independent file and directory picker.
|
Watch this File
|
| File Information |
| Description |
This is a GUI application that allows multiple files or directories to be selected and allows you to manage the list (remove files, reorder, etc.) before returning. It has basic filtering as well as regular expression filtering and navigation of the file system is easy. The output is configurable (cell, struct or char arrays). It is written entirely in M and so is platform independent. |
| Acknowledgements |
This submission has inspired the following:
PIVlab - time-resolved particle image velocimetry (PIV) tool
|
| MATLAB release |
MATLAB 7.8 (R2009a)
|
| Other requirements |
Tested on Windows XP, Mac OS X and Ubuntu Linux. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 20 Mar 2007 |
Updated to work with R2007a. |
| 05 Feb 2010 |
Fixed bug identified by W Thielicke. |
| 17 Feb 2010 |
Updated the user interface, appearance, documentation and internal comments. |
| 24 Mar 2010 |
(Windows only) Now works correctly with UNC-named resources (e.g., \\machine\share). |
| 09 Aug 2010 |
Minor interface changes -- backspace will go up one directory, control-A (command-A on the Mac) will select all as before, but won't cause menu bar to appear. |
| 17 Oct 2010 |
Recent Folders list (right-click path box) is now sorted in chronological order and is persistent between calls (via a preferences setting). Also, ctrl-F will select all files (leaving folders unselected). |
| 07 Mar 2011 |
Added ability to recall previous selections. Fixed a few minor bugs. |
| 08 Mar 2011 |
Fixed bug in yesterday's version in recalling folders. |
| 21 Mar 2011 |
Added ability to sort file list by name, date or size. |
| 09 Aug 2011 |
GUI is now resizable and remembers the size and position last used. |
| 03 Jan 2012 |
Added use of escape key as equivalent to Cancel button. |
| 05 Jan 2012 |
Fixed bug identified by Bryan. |
| 02 Mar 2012 |
Addressed problem mentioned by Chris. Now, on Windows, an attempt to open "My Documents" will be silently converted to an open of "Documents" instead if "My Documents" doesn't really exist. |
|
Contact us at files@mathworks.com