How can I automatically put the password of my account when using a python engine?
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
I am using the python engine to run a matlab code, but everytime I run the program it asks for my account password. Is there a way to avoid this, maybe by sending the password directly when the engine object is created?
0 comentarios
Respuestas (1)
  Bo Li
    
 el 2 de Mzo. de 2017
        What password are you referring to in your question? Is it password used to launch MATLAB? In that case, do you need to type the password each time MATLAB is launched?
2 comentarios
  Diego Coronado
 el 2 de Mzo. de 2017
				Yes, it is the password to launch MATLAB and yes I have to type the password each time Matlab is launched from the python code.
  Bo Li
    
 el 2 de Mzo. de 2017
				Do you need to type the password each time MATLAB is launched by double clicking on the icon?
Ver también
Categorías
				Más información sobre Call Python from MATLAB 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!


