Singular Matrix in simulink Model: How to find the ill matrix?
1 次查看(过去 30 天)
显示 更早的评论
In my quite large simulink model I get at some Point of the Simulation the warning:
"Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN."
So I guess some Matrix in my model may get filled with values that either cannot be further treated (such as NaN itself) or that my Matrix is baldy conditioned.
Since I have a multitude of Subsystems with Subsystems in it and many more matrices and I also have some functions that might manage matrices, how can I find the Problem causing spot. Please note that this Problem only occurs at certain occasions and that my Workspace variables are in the hundreds.
1 个评论
Rebecca Krosnick
2015-12-23
You may want to contact MathWorks Technical Support to investigate this issue.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 General Applications 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!