How to deploy and execute Matlab code on Jetson Nano board or in general on any target platform??

4 views (last 30 days)
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??

Answers (0)

Community Treasure Hunt

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

Start Hunting!