msopen
Version 1.1.0.0 (2.36 KB) by
Fahad Al Mahmood
Opens Microsoft Office files (Word, Excel, Power Point, Project, & Access).
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 (2024). msopen (https://www.mathworks.com/matlabcentral/fileexchange/4562-msopen), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Spreadsheets in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.