フィルターのクリア

Unable to perform assignment because the left and right sides have a different number of elements.

1 回表示 (過去 30 日間)
Unable to perform assignment because the left and right sides have a different number of elements. i have this error on a(t)=a; at the end , please help to fix it?
See the attached script file for code.
  2 件のコメント
madhan ravi
madhan ravi 2019 年 1 月 21 日
編集済み: madhan ravi 2019 年 1 月 21 日
@Riyadh next time when posting a question better is to attach your script file instead of pasting 400 lines of code ! I formatted your code today.
Riyadh Salim
Riyadh Salim 2019 年 1 月 21 日
i apperciate your note , i uploaded it .
thanks

サインインしてコメントする。

採用された回答

Kevin Phung
Kevin Phung 2019 年 1 月 21 日
you are setting an element, a(t) to be equal to your entire matrix a.
Not sure what you are trying to do, please reformat your question so it's easier to look at.
  1 件のコメント
Riyadh Salim
Riyadh Salim 2019 年 1 月 21 日
i am setting element a(t) to save the results i guess i figured the answer by adding the loop t=1:100; . i am trying to simulate mathimaticlly a tram by moving from between two stations (electriclly) first i clculate the motion resistances then F and then comes breaking process .
thanks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by