Try/Catch inside the Simulink Function

6 vues (au cours des 30 derniers jours)
Mohammadreza Chalak Qazani
Commenté : Syed Ali Zaryab le 30 Nov 2020
I am using the Simulink of MATLAB 2017a. There is a function inside the Simulink using lqr code inside the function.
The lqr function is very sensitive and it can not generate the information with every set of weights. Then, I am trying to use try and catch to skipe the situation that lqr can not find the feasible solution.
But problem is that I can not use the try/catch inside the Simulink Function. I have faced with error which says "code generation does not support TRY/CATCH construction". Any idea how can i use try/catch inside the Simulink Function.
If you are recomending "coder.extrinsic" what should I put instead of the function name? Because I have already tried this and it does not work.
  2 commentaires
Vincenz Frenzel
Vincenz Frenzel le 13 Mai 2020
Did you get this problem fixed? Similar issue...
Syed Ali Zaryab
Syed Ali Zaryab le 30 Nov 2020
I am facing the same problem. Did you find a way to resolve it?

Connectez-vous pour commenter.

Réponses (0)

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by