call notepad or textdoc to open a *.txt file from matlabRemove
5 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
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!