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 Ansichten (letzte 30 Tage)

Antworten (1)

Yongjian Feng
Yongjian Feng am 24 Okt. 2021
Try to add that folder into your PYTHONPATH env var.
  10 Kommentare
Abhinav Prashar
Abhinav Prashar am 2 Nov. 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 am 3 Nov. 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Call MATLAB from Python finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by