Error with array indices

4 ビュー (過去 30 日間)
Charles LaMotte
Charles LaMotte 2020 年 9 月 8 日
コメント済み: Walter Roberson 2020 年 9 月 8 日
This error keeps coming up. Any thoughts?
Array indices must be positive integers or logical values.
Error in Prob3_4_2 (line 17)
T(loop)= Tmean + (Tpeak - Tmean)*cos(w((D(loop))-205));

採用された回答

madhan ravi
madhan ravi 2020 年 9 月 8 日
w*
  4 件のコメント
madhan ravi
madhan ravi 2020 年 9 月 8 日
That is the reason of this community’s existence ;)
Walter Roberson
Walter Roberson 2020 年 9 月 8 日
By the way, MATLAB has absolutely no implied multiplication, anywhere that I have been able to find. Not even in the internal language used by the Symbolic Toolbox.

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

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by