call notepad or textdoc to open a *.txt file from matlabRemove
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I provoke(run) Notepad or Textdoc to open a *.txt file after save it in the specific folder?
0 commentaires
Réponse acceptée
Azzi Abdelmalek
le 29 Mar 2013
Modifié(e) : Azzi Abdelmalek
le 29 Mar 2013
If you mean open a textfile from matlab
winopen('folder/nomdefichier.txt')
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur File Operations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!