|
|
| File Information |
| Description |
msopen(file)
msopen : Opens Microsoft Office files (Word, Excel, Power Point, Project, & Access).
file: Name of file with extension (ex. 'Doc1.doc')
Examples:
msopen myfile.doc;
msopen myfile.xls;
msopen myfile.ppt myfile.xls myfile.doc;
msopen *.xls *.doc; |
| MATLAB release |
MATLAB 7.3 (R2006b)
|
| Other requirements |
Microsoft Office (Word, Excel, Power Point, Project, Access) |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 13 Oct 2009 |
Kimberly
|
|
|
| 02 Sep 2008 |
David Hayden
|
|
|
| 07 Aug 2008 |
Thierry Dalon
|
|
|
| 20 Sep 2007 |
Dany Simard
|
|
|
| 09 Aug 2005 |
Daniel Febres
|
|
|
| 01 Oct 2004 |
Matthew Simoneau
|
|
|
| 07 Mar 2004 |
Ibrahim ONARAN
|
|
|
| Updates |
| 08 Mar 2004 |
Multiple file option added |
| 09 Mar 2004 |
Fixed file path bug |
| 01 Apr 2004 |
Fixed another path bug |
| 13 Apr 2004 |
Now can open Project & Access |
| 05 May 2004 |
Changed Category |
| 26 May 2004 |
Now supports wildcard |
| 27 May 2004 |
Fixed a bug caused by (wildfiles) function |
| 01 Oct 2004 |
Supporting Full or Partial Path |
| 02 Jul 2009 |
Now Supporting Microsoft Office 2007 extensions |
|
Contact us