After some tinkering around with the model, I discovered that changing the solver configuration to "auto" helps solve this issue. I have since managed to run the simulations.
Algebraic Loops in Predictive Maintenance Transmission Casing Example
2 ビュー (過去 30 日間)
古いコメントを表示
When trying to build the model, I am faced with an error:
=== Build (Elapsed: 14 sec) ===
### Starting build procedure for model: pdmTransmissionCasing
### Generating code and artifacts to 'Model specific' folder structure
### Generating code into build folder: C:\Users\*****\Documents\MATLAB\Examples\predmaint\UsingSimulinkToGenerateFaultDataExample\pdmTransmissionCasing_rsim_rtw
### Build procedure for model: 'pdmTransmissionCasing' aborted due to an error.
Error:Algebraic loops are not supported in generated code. Use the 'ashow' command in the Simulink Debugger to see the algebraic loops
I have tried changing some of the solver parameters such as making it variable-step to fix some previous errors (and changing the simulation file type), but the error still persists and I am unable to troubleshoot it within the model. I would really appreciate it if someone has suggestions for how to resolve this.
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Predictive Maintenance Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!