Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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;
Zitieren als
Fahad Al Mahmood (2026). msopen (https://de.mathworks.com/matlabcentral/fileexchange/4562-msopen), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.1.0.0 (2,36 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Now Supporting Microsoft Office 2007 extensions |
||
| 1.0.0.0 | Supporting Full or Partial Path |
