No BSD License  

Highlights from
Selecting multiple files

4.85

4.8 | 20 ratings Rate this file 20 Downloads (last 30 days) File Size: 20 KB File ID: #6800

Selecting multiple files

by Rex Tenorio

 

26 Jan 2005 (Updated 27 Jan 2005)

Allows the user to open multiple files.

| Watch this File

File Information
Description

Just copy this dll to the directory where you are currently working.

Just type this command:

[File,Path] = uigetfiles('*.mdl','<Any text>');

and you will notice that you can open any number of .mdl files or any filetype depending on the filter that you have set. This command is similar to uigetfile but that command encounters a problem when reading more approximately more than 45 files.

MATLAB release MATLAB 6.1 (R12.1)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (24)
27 Jan 2005 Elektra Natchios

Awesome!!! Cool!!

27 Jan 2005 Gaylord Focker

This dll is great. It gives me an opportunity to open multiple files.

27 Jan 2005 Blade Trinity

This program is very nice.
Applicable for general use.

10 Feb 2005 Aoshi Shinamori

This dll is slashingly cool. Exactly what I need.

10 Feb 2005 Anakin Skywlaker

Great and works very well with windows API

02 Mar 2005 Shishio Makoto

This piece of code is great. Thanks a lot

07 Mar 2005 Soujiro Setta

At last, a code that allows the user to open multiple files. Cool

07 Mar 2005 Saito Hajime

Well, what can I say this code is great...

27 Mar 2005 oleg kruglov

Thank you very much

29 Oct 2005 Filipe Magalhães  
16 Feb 2006 simon j

fantastic - your the best

22 Mar 2006 Juan VC

It's amazing! Thanks a lot.

18 Apr 2006 Sam Sharief  
24 Apr 2006 priya xavier  
09 Nov 2006 Brianne Williams  
19 Jan 2007 Thet Maung Aye  
19 Mar 2007 Sébastien Pellevrault

The same control used by windows to open files.

28 Mar 2007 Unai Cornes

¿How could I order the files automatically by date?

29 Mar 2007 Unai Cornes

I found that this dll gets stuck to Matlab and could not cut&paste (movefile) to other folder until Matlab is closed.
¿What could be the reason for this?

29 Mar 2007 Unai Cornes

Now I know how to.

clear([path 'uigetfiles.dll'])
delete(path 'uigetfiles.dll'])

22 Aug 2008 tonino fernandez

it is nice and so helpful

22 Apr 2009 Thierry Dalon

The 45 files limitation bug was corrected in ML release 2007b. See http://www.mathworks.com/support/bugreports/details.html?rp=258791.
You can use uigetfile with option 'MultiSelect', 'on' to select multiple files.

27 Oct 2009 Enhua Zhou

The filter doesn't seem to work as well as uigetfile, explains the 3 star. Here is the command I wrote, [a,b]=uigetfiles('*ab.txt','pick multiple files'). All the txt files were displayed. Is there anything I can do to get that filter working?

14 Sep 2010 M  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
path Rex Tenorio 22 Oct 2008 07:40:17
directories Rex Tenorio 22 Oct 2008 07:40:17
files Rex Tenorio 22 Oct 2008 07:40:17
multiple files Rex Tenorio 22 Oct 2008 07:40:17
open Rex Tenorio 22 Oct 2008 07:40:17
dll Rex Tenorio 22 Oct 2008 07:40:17
command Rex Tenorio 22 Oct 2008 07:40:17
utilities Rex Tenorio 22 Oct 2008 07:40:17
directories Radoslaw Weychan 26 May 2009 10:20:57
multiple files Radoslaw Weychan 26 May 2009 10:21:07
directories Takashi 16 Jul 2009 05:57:27
command Kai Shi 30 Aug 2009 14:38:57
directories Kai Shi 30 Aug 2009 14:39:01
multiple folder Nano 18 Nov 2010 03:36:50
open Jack Fredo 11 May 2011 03:13:58
command Vera Lei 03 Jan 2012 13:48:24
directories adeel husnain 12 Jan 2012 19:28:31

Contact us at files@mathworks.com