Code covered by the BSD License  

Highlights from
Open File Utility

2.0

2.0 | 7 ratings Rate this file 3 Downloads (last 30 days) File Size: 1.46 KB File ID: #2607

Open File Utility

by Alecsander Eitan

 

27 Oct 2002 (Updated 28 Oct 2002)

GUI for selection files using COM/DCOM.

| Watch this File

File Information
Description

An m-file that activates the WIN32 ActiveX control for selecting a file. The ActiveX control is part of the Win32 environment and it is written using COM/DCOM technology. The attached m file is only a connecting function. You can change and customize the control by adding more "set" functions to the ActiveX control.

MATLAB release MATLAB 6.1 (R12.1)
Other requirements Windows OS
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
26 Feb 2003 John Kingman

Sorry to report, doesn't work for me in R13.

>> [f,d,c] = win_open_file(pwd)
??? Error using ==> actxcontrol
Control creation failed. Invalid ProgID 'MSComdlg.CommonDialog'

Error in ==> c:\professional\omeara\mfiles\uigetfiles\win_open_file.m
On line 22 ==> handle=actxcontrol('MSComdlg.CommonDialog',[0 0 50 50],f);

07 Aug 2003 andreas bachinger

works with r13 like it should!
thx

07 Jun 2004 gorden jemwa

works ok!

21 Feb 2005 Wolfgang Rock

I get the same error like John Kingham

18 Apr 2005 Carlos Oliveira

I report the same error on WinXP.
It used to work fine on a different machine though...

19 Oct 2005 David Racine

use instead:
MATLAB Central > File Exchange > Utilities > GUI Tools and Examples > uigetfiles

26 Nov 2007 edgar tegel

won't work

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
gui tools Alecsander Eitan 22 Oct 2008 06:53:14
example Alecsander Eitan 22 Oct 2008 06:53:14
select Alecsander Eitan 22 Oct 2008 06:53:14
win32 Alecsander Eitan 22 Oct 2008 06:53:14
open Alecsander Eitan 22 Oct 2008 06:53:14
files Alecsander Eitan 22 Oct 2008 06:53:14
com Alecsander Eitan 22 Oct 2008 06:53:14
gui tools Jay 02 Mar 2009 21:08:15
files Jay 02 Mar 2009 21:08:22

Contact us at files@mathworks.com