Why does the C/C++ function interface of "Simulink Function" and "Function Caller" blocks shows incorrect information when the model is loaded in R2017b or later versions?
Mostra commenti meno recenti
The C/C++ function interfaces of Simulink Function and Function Caller blocks are incorrect when a model meeting the following conditions is loaded in R2017b or later:
- The model contains multiple Simulink Functions.
- The C/C++ function interfaces of some of the Simulink Functions were configured in R2016b or R2017a.
- The Simulink Functions that were not explicitly configured may have the tokens in their C/C++ function interface replaced by the corresponding Simulink names. For example, the C/C++ function name "$N" gets replaced with the function name in Simulink (say, "foo")
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!