How to deploy and execute Matlab code on Jetson Nano board or in general on any target platform??
조회 수: 4 (최근 30일)
이전 댓글 표시
I designed roads and actors using driving scenario designer app in MATLAB. and by clicking export icon in matlab,i exported it into a matlab file.
Now i included plot and birds eye view functions to this matlab file and run it on matlab.so i am able to see the actors and roads condition on the display.i am able to observe radar detections and tracking of the vehicles also on display.
how can i run this code on jetson nano board and see the detections on display connected to nano board through HDMi cable??
In general, how we can generate C/C++ code from this matlab file and run it on any platform??
댓글 수: 1
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!