"Not enough input arguments." with PLC Coder and the simplest model ever.
조회 수: 1 (최근 30일)
이전 댓글 표시
Since 2016b I can't code my model (2 ANDed Bool variables) in Simulink. The error message says "Not enough input arguments." How can I solve this?
댓글 수: 0
답변 (1개)
Bill Chou
2017년 3월 9일
Try creating a subsystem with two inputs and one output, and then place the Bool variables outside the subsystem. You should be able to generate code from the subsystem.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink PLC Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!