photo

Mikhail


Last seen: 6 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Why does it skips the if part?
Dear colleagues, Need some help with the if statement. It appears that for some reason, Matlab ignores the if statment as if it...

10 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I fix "Index in position 2 exceeds array bounds" in for loop?
p=1;c=[1 0 4 8];n=4;b=[];j=1; b=a(1,1) a=flip(c) for i=n-1:-1:1 b(1,i)=b(1,i+1)*p+a(1,i); end b

11 meses hace | 2 respuestas | 0

2

respuestas