Simulink Coder unable to compile Predict Block
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I am attempting to generate C Code for a Simulink model containing a Neural Net Predict block. When I try to compile it I recieve the following error:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1477016/image.png)
0 Commenti
Risposte (1)
Pratheek
il 20 Set 2023
Hello Theodore,
I understand you are facing an issue while generating C Code for a Simulink model that contains Predict Block.
There are some limitations to use Code Generation for that block, please go through them and makesure you are not violating any limitations, I'm attaching the link for the same: https://www.mathworks.com/help/deeplearning/ref/predict.html#:~:text=of%20the%20network-,Extended%20Capabilities,C%2B%2B%20Code%20Generation%0AGenerate%20C%20and%20C%2B%2B%20code%20using%20Simulink%C2%AE%20Coder%E2%84%A2.,-GPU%20Code%20Generation
Hope this helps!
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!