open a folder outside of MATLAB
    32 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
The folder is in this directory: G:\name1\inputs. I want to open input folder, outside of MATLAB by command. any idea?
0 comentarios
Respuesta aceptada
  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');
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre File Operations en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

