How can I automatically put the password of my account when using a python engine?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Bo Li
2017-3-2
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 个评论
Diego Coronado
2017-3-2
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
2017-3-2
Do you need to type the password each time MATLAB is launched by double clicking on the icon?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!