change to user directory
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Paul Huter
 el 21 de Feb. de 2017
  
    
    
    
    
    Respondida: Rik
      
      
 el 21 de Feb. de 2017
            I have two computers, one with the "user directory" of "C:\Users\fullname\Documents" and the other "C:\Users\partialname\OneDrive\Documents". I have a script that I would like to be able to run on both computers, and not need to change. I would like to be able to have the script save my output file to "C:\Users\somename\Documents\GMAT", but since the user directory is different for both computers, I'm not sure how to do this without changing my user directories.
Suggestions? Thoughts?
Thanks.
0 comentarios
Respuesta aceptada
  Rik
      
      
 el 21 de Feb. de 2017
        I have a FEX (file exchange) submission that does exactly that: it finds the path of the function, so you make your code portable.
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre File Operations en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

