Feeds
질문
x = j:i:k creates a regularly-spaced vector x using i as the increment between elements. What about x = j:i:k:m? or j:i:k:m:n?
I hope I am clear enough. I think it is very odd that this works with how many elements you want to separate with colons. It app...
대략 8년 전 | 답변 수: 1 | 0

