open a folder outside of MATLAB
58 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
The folder is in this directory: G:\name1\inputs. I want to open input folder, outside of MATLAB by command. any idea?
0 commentaires
Réponse acceptée
Matt Kindig
le 6 Août 2012
Modifié(e) : Matt Kindig
le 6 Août 2012
I am assuming by your directory structure you have Windows:
winopen('G:\name1\inputs');
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Search Path 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!