Try/Catch inside the Simulink Function

8 visualizaciones (últimos 30 días)
Mohammadreza Chalak Qazani
Mohammadreza Chalak Qazani el 24 de Oct. de 2019
Comentada: Syed Ali Zaryab el 30 de Nov. de 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 comentarios
Vincenz Frenzel
Vincenz Frenzel el 13 de Mayo de 2020
Did you get this problem fixed? Similar issue...
Syed Ali Zaryab
Syed Ali Zaryab el 30 de Nov. de 2020
I am facing the same problem. Did you find a way to resolve it?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by