How to build stand-alone app from simulink model deployed on a raspberry-pi
조회 수: 1 (최근 30일)
이전 댓글 표시
Hey, I have a simulink model that runs an algorithm on the raspberry pi and sends the results back to a java program. For this I use the UTP-block delivered with the RPI-support package. It works fine when I start the model from Matlab, but I'm trying to create a Standalone... The Slbuild function doesn't work.. error: Invalid Simulink object handle When the model is deployed on the RPI, it creates an executable automaticly but when I start that, nothing happens,... Any suggestions how I can create an executable that is able to send UTP-packets from the RPI?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!