필터 지우기
필터 지우기

calling the Jetson.GPIO Python library from Matlab

조회 수: 3 (최근 30일)
HSIU-YUN CHIEN
HSIU-YUN CHIEN 2021년 2월 3일
댓글: sanatan Biswal 2022년 3월 3일
hi
I have an exe file on jeston nano,I want the anser output and writing to interface with the GPIO
I found an anser about that : https://forums.developer.nvidia.com/t/matlab-gpio-pins/107530
one of the anser is calling the jeston.gpio Python library from matlab
where can i find some example to test "call jeston.gpio from matlab"?
or does anyone have another way to writing interface with the GPIO ?
thank you

답변 (1개)

Shiva Kalyan Diwakaruni
Shiva Kalyan Diwakaruni 2021년 2월 8일
Hi,
You can follow the below links containing documenation to call python library from matlab
else
there is a matlab library called jetson which creates a connection object from the MATLAB® software to the NVIDIA® Jetson hardware using the below syntax
Read the below link for more information.
hope it helps,
thanks
  댓글 수: 1
sanatan Biswal
sanatan Biswal 2022년 3월 3일
hi shiva,
im also trying same thing. so far im able to run a code using system method and it prints the output in matlab. but system method not accepting input arguments. if you know how to do it plz help me.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by