フィルターのクリア

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 Center および File ExchangeAssumptions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by