photo

Andrew Williams


Last seen: plus de 3 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Error: Unable to perform assignment because the left and right sides have a different number of elements. (Line 16)
h=0.1; y=1; t=0; Tend=4; i=1; while(t(i)<Tend) t(i+1)=t(i)+h; slope=(5*exp(-2*t)-...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How can I fix this error?
"Unable to perform assignment because the left and right sides have a different number of elements." I'm trying to write a co...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How can I make a function restart if a string input by a user is not terminated properly instead of it breaking the code with an error?
I am new to this software and I understand that this is an elementary question. An example of what I'm trying to figure out is t...

plus de 7 ans il y a | 2 réponses | 0

2

réponses