Filter löschen
Filter löschen

please can you tell me what is the problem??

1 Ansicht (letzte 30 Tage)
MANOJ KUMAR
MANOJ KUMAR am 17 Okt. 2020
Kommentiert: MANOJ KUMAR am 17 Okt. 2020
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 Kommentare
Walter Roberson
Walter Roberson am 17 Okt. 2020
Did you happen to create a variable named sum ?
MANOJ KUMAR
MANOJ KUMAR am 17 Okt. 2020
yes..i got it now.
thank you.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by