failed in generating all binary outputs
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I was trying to interface between matlab simulink and lego ev3. I have installed minGW64 compiler and simulink hardware support package for lego ev3. while I try to run ev3_communication (the inbuilt simulink model) to check the connection between simulink and lego as shown in the video provided by mathworks, I got this errors which I am able to fix it.
댓글 수: 0
채택된 답변
Walter Roberson
2018년 7월 12일
Your MATLAB is installed in
D:\Program Files
The space in the directory name is causing problems. Simulink in general and especially with third party programs like android support often have difficulty when there are spaces in file names or directory names.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 LEGO MINDSTORMS EV3 Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!