Error?
조회 수: 2 (최근 30일)
이전 댓글 표시
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일
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
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일
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)
>>
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!