"Not enough input arguments." with PLC Coder and the simplest model ever.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Bill Chou
am 9 Mär. 2017
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 Kommentare
Siehe auch
Kategorien
Mehr zu Simulink PLC Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!