open a folder outside of MATLAB

The folder is in this directory: G:\name1\inputs. I want to open input folder, outside of MATLAB by command. any idea?

 Réponse acceptée

Matt Kindig
Matt Kindig le 6 Août 2012
Modifié(e) : Matt Kindig le 6 Août 2012

7 votes

I am assuming by your directory structure you have Windows:
winopen('G:\name1\inputs');

Plus de réponses (0)

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by