call notepad or textdoc to open a *.txt file from matlabRemove

7 ビュー (過去 30 日間)
Morteza
Morteza 2013 年 3 月 29 日
How can I provoke(run) Notepad or Textdoc to open a *.txt file after save it in the specific folder?

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 3 月 29 日
編集済み: Azzi Abdelmalek 2013 年 3 月 29 日
If you mean open a textfile from matlab
winopen('folder/nomdefichier.txt')

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by