Error?
古いコメントを表示
What is this error?
Calculation for differential and algebraic state derivatives failed.
How i resolve this?
2 件のコメント
Walter Roberson
2011 年 7 月 19 日
Please use better titles for your posting. "Error?" could mean just about anything, and does not help readers find information that is relevant to _their_ work.
vignesh kumar
2015 年 2 月 4 日
Zone 1 gg ??? Operands to the and && operators must be convertible to logical scalar values.
Error in ==> pro at 836 if SB1(n)==0 && SB2(n)==0 && SB20(n)==0 && (IB1~=0 IB2~=0 ||IB20~=0)
>>
回答 (2 件)
Rick Rosson
2011 年 7 月 19 日
2 投票
Please help us help you:
- What product(s) are you using?
- Describe what you were doing just prior to receiving this error?
- Can you post your MATLAB code or a screen shot of your Simulink Model?
Thanks!
Rick
4 件のコメント
Nuno
2011 年 7 月 19 日
Arnaud Miege
2011 年 7 月 20 日
The reasons for this are likely to be similar to your other question:
http://www.mathworks.co.uk/matlabcentral/answers/11809-help-in-solver-error
which is probably the divide by zero error. Fix this first and then see if have another error.
Jan
2011 年 7 月 20 日
@Rick: I like your matter-of-fact style to answer questions, which cannot be answered. This is valuable for the forum. +1
Rick Rosson
2011 年 7 月 20 日
@Jan: I am trying very hard to stay focused on facts and data, but it is becoming very challenging. Thanks for the kudos!
:-)
vignesh kumar
2015 年 2 月 4 日
0 投票
Zone 1 gg ??? Operands to the and && operators must be convertible to logical scalar values.
Error in ==> pro at 836 if SB1(n)==0 && SB2(n)==0 && SB20(n)==0 && (IB1~=0 IB2~=0 ||IB20~=0)
>>
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!