call notepad or textdoc to open a *.txt file from matlabRemove
26 views (last 30 days)
Show older comments
How can I provoke(run) Notepad or Textdoc to open a *.txt file after save it in the specific folder?
0 Comments
Accepted Answer
Azzi Abdelmalek
on 29 Mar 2013
Edited: Azzi Abdelmalek
on 29 Mar 2013
If you mean open a textfile from matlab
winopen('folder/nomdefichier.txt')
0 Comments
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!