problem in calling out python script from matlab when i am calling the script from matlab its showing error in adafruit library ,it is in same directory . working in python

2 visualizaciones (últimos 30 días)

Respuestas (1)

Yongjian Feng
Yongjian Feng el 24 de Oct. de 2021
Try to add that folder into your PYTHONPATH env var.
  10 comentarios
Abhinav Prashar
Abhinav Prashar el 2 de Nov. de 2021
yes ,but we have to use pythin libraries as its alreadz there to run servo motors of our adeept robot.
this link shows how python codes helps to run servo motor through raspberry. But we want to run it through MATLAB then deploy in raspberry for our project.
Yongjian Feng
Yongjian Feng el 3 de Nov. de 2021
Strictly speaking, this is a matlab forum. If you can figure out which python lib/package causes your problem, maybe you can get help/support from the developer of that lib. Once it can run successfully outside matlab, then we can figure out how to run it from matlab.

Iniciar sesión para comentar.

Categorías

Más información sobre Call MATLAB from Python en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by