Error with array indices

3 vues (au cours des 30 derniers jours)
Charles LaMotte
Charles LaMotte le 8 Sep 2020
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));

Réponse acceptée

madhan ravi
madhan ravi le 8 Sep 2020
w*
  4 commentaires
madhan ravi
madhan ravi le 8 Sep 2020
That is the reason of this community’s existence ;)
Walter Roberson
Walter Roberson le 8 Sep 2020
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by