open a folder outside of MATLAB

52 visualizaciones (últimos 30 días)
mohammad
mohammad el 6 de Ag. de 2012
The folder is in this directory: G:\name1\inputs. I want to open input folder, outside of MATLAB by command. any idea?

Respuesta aceptada

Matt Kindig
Matt Kindig el 6 de Ag. de 2012
Editada: Matt Kindig el 6 de Ag. de 2012
I am assuming by your directory structure you have Windows:
winopen('G:\name1\inputs');

Más respuestas (0)

Categorías

Más información sobre Search Path en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by