can i run and directly modify a simulink model on a beaglebone black that is connected via wifi?
이전 댓글 표시
I have the model in simulink and also I have configured the wifi adapter (in this case I use the interface that has the BEAGLEBONE board for setup ip fo the communication). It is possible that I can run the model simulik directly from matlab without having to intervene in linux interface, ie, if I change a value to model simulink real time, BEAGLEBONE board recive the data and runs it, for example, ordered to move an actuator?
답변 (2개)
Hong Ye
2014년 10월 29일
0 개 추천
it is possible to run the model in external mode and tune the parameter (assume it is tunable in your Simulink model) at run-time.
Murat Belge
2014년 11월 19일
0 개 추천
Assuming you have installed the Embedded Coder Support Package for BeagleBone Black hardware, yes. Simulink requires a TCP/IP connection to run a model on BeagleBone Black hardware. Wired or wireless does not make a difference.
카테고리
도움말 센터 및 File Exchange에서 BeagleBone Black에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!