Problem after Converting the simulink model from R2024a to R2022b

41 visualizaciones (últimos 30 días)
Vangala
Vangala el 9 de Dic. de 2024 a las 4:58
Editada: Saurabh el 20 de Dic. de 2024 a las 2:49
I have a Simulink model (1D model using simscape blocks) in R2024a. I have to generate .exe file. Bz of situation, I wanted to degrade my model to R2022b. But when I run that model in R2022b, it causing multiple errors. I have rearranged the simscape blocks there according to R2022b. Even then this error persists. What are the precautions should be taken to eliminate this error?
  2 comentarios
Yukthi S
Yukthi S el 9 de Dic. de 2024 a las 5:47
Can you share the error message and the simulink model for better understanding?
Vangala
Vangala el 9 de Dic. de 2024 a las 6:02
Error " No of variables exceeds no of equations"

Iniciar sesión para comentar.

Respuestas (1)

Saurabh
Saurabh el 11 de Dic. de 2024 a las 10:43
Editada: Saurabh el 20 de Dic. de 2024 a las 2:49
This seems to be a possible bug try running the model using 'sim(bdroot)' and then clicking the hyperlinks which appear in the command window.
I hope this helps

Categorías

Más información sobre Manual Performance Optimization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by