Can MATLAB be run on or interface with the nvidia Jetson series development boards?
1 view (last 30 days)
Show older comments
Michael Whipple
on 24 Aug 2016
Commented: Walter Roberson
on 24 Sep 2017
I am currently in the engineering program at ISU. Presently I am in a class specifically for programming in MATLAB. I see that you have add on packages for interfacing with arduino and raspberry pi which is great. I am curious if you have any support for running Matlab on the Nvidia Jetson TK1 and TX1 platforms? If running Matlab is not an option is there options available to interface with the development board? I have begun to migrate primarily to these platforms from the raspberry pi and arduino or in some cases using in conjunction with the PI and Arduino. Please advise if this will be a possibility.
Thanks
0 Comments
Accepted Answer
Walter Roberson
on 24 Aug 2016
No, MATLAB can only be run on x86 or x64 based Linux, MS Windows, or OS-X systems.
I do not see any evidence that there is any released support specific to interfacing to the Jetson series. I do not know what might be available in the next release.
0 Comments
More Answers (1)
liang song
on 24 Sep 2017
In Matlab 2017b, you can deploy your code on NVIDIA board using GPU coder.
1 Comment
Walter Roberson
on 24 Sep 2017
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!