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
3 次查看(过去 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!