Feeds
질문
Reshape data vector for a surf plot over a non-rectangular domain
I have a number of points in the x-y-plane defined by the vectors X and Y, and associated functions values for those points in t...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
Replacing several values in multidimensional array simultaneously
I have a multidimensional array, e.g. A(:,:,1) = [1 2 3 ; 4 5 6]; A(:,:,2) = [7 8 9 ; 10 11 12]; I want to replace several ...
대략 5년 전 | 답변 수: 1 | 0
