How can I automatically put the password of my account when using a python engine?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Bo Li
on 2 Mar 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 Comments
Diego Coronado
on 2 Mar 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
on 2 Mar 2017
Do you need to type the password each time MATLAB is launched by double clicking on the icon?
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!