Feeds
질문
Variable indexing for loop when vector is negative (Array indices must be positive integers or logical values)
Need to do a for loop when the vector is negative x = -10:1:-1 n = 1:1:10 Trying to find a(x) = 12 * x(n)^5 Instructions s...
거의 6년 전 | 답변 수: 2 | 0