Feeds
질문
F(i +N) function and loop
Hi, I need help with creating a code that will run from a set value of eta to a set value of N in intervals of 0.5 as a value of...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Array indices must be positive integers or logical values.
I'm having issues once entering the for loop. If I set it so the i = eta:0.5:N is instead whole numbers such as i = 1:N it works...
대략 5년 전 | 답변 수: 1 | 0