現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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;
引用
Fahad Al Mahmood (2026). msopen (https://jp.mathworks.com/matlabcentral/fileexchange/4562-msopen), MATLAB Central File Exchange. に取得済み.
