필터 지우기
필터 지우기

please can you tell me what is the problem??

조회 수: 1 (최근 30일)
MANOJ KUMAR
MANOJ KUMAR 2020년 10월 17일
댓글: MANOJ KUMAR 2020년 10월 17일
Error using sym/subsindex (line 855)
Invalid indexing or function definition. Indexing must follow MATLAB indexing. Function arguments must be symbolic
variables, and function body must be sym expression.
Error in Untitled4 (line 224)
up = sum((p*l*R) + (N.*tanp*R) - (u.*l*tanp*R))+((FSo.*T*(R.*cosaw)));
  댓글 수: 2
Walter Roberson
Walter Roberson 2020년 10월 17일
Did you happen to create a variable named sum ?
MANOJ KUMAR
MANOJ KUMAR 2020년 10월 17일
yes..i got it now.
thank you.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Assumptions에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by