You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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;
Cite As
Fahad Al Mahmood (2026). msopen (https://www.mathworks.com/matlabcentral/fileexchange/4562-msopen), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (2.36 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
