필터 지우기
필터 지우기

CAN i use parallel computing to send CAN messages

조회 수: 2 (최근 30일)
Ibrahim Essam
Ibrahim Essam 2017년 4월 11일
편집: Ibrahim Essam 2017년 4월 12일
so i have a function called moveRob to read USB Joystick data then send it via can message but when i try to call it like this from my appdesigner GUI it doesn't work.
batch(@moveRob ,0,{app.canCh_rob});
so my question is how can i do this using parallel computing. because when i run the Batch it doesn't recognize the CAN message i sent and i think it needs to intialize it from the beggining so what i want is the batch use the same can message as the main program not to intialize new one

답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by