get the error "For deep learning, the simulation target language must be set to C++" while running the evaluatePolicy function automatically generated by Matlab
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Nicolas CRETIN
il 6 Mag 2024
Risposto: Nicolas CRETIN
il 13 Mag 2024
Hello everyone!
I trained a RL agent (PPO actor-critic agent), then I generated the evaluatePolicy() function with the generatePolicyFunction() function of MATLAB. Then, I wanted to run it into simulink as shown in the image below:

But I get this error:

Here is the content of my MatlabFunction block:

Does anyone know what I did wrong?
Best regards,
Nicolas
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!