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

How can I provoke(run) Notepad or Textdoc to open a *.txt file after save it in the specific folder?

 Accepted Answer

If you mean open a textfile from matlab
winopen('folder/nomdefichier.txt')

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!