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 years 前 | 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 years 前 | 1 个回答 | 0
