Feeds
질문
How can I create a LOOP in order to take the magnitude from a 3D matrix at the same (x,y) coordinates but with different z?
Now I need an 'altitude' matrix extract from a 3D magnitude matrix, in order to take the magnitude at the same (x,y) coordinates...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
How can I overlay vector arrows to an image of a 2D matrix?
I obtained through the imagesc function, the figure relating to 2D wind direction matrix, but now to improve the representation ...
대략 4년 전 | 답변 수: 3 | 1
3
답변질문
how can I custom a mask matrix by giving black color to values equal 1 and transparency to NaN values?
I found a mask matrix, and I need to apply black color to values equal 1 and transparency to NaN values. I need a cycle of comma...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can I extract 2D matrices for xy, xz, yz planes from a 3D matrix and use the pcolor function?
I have a 3D matrix of a specific variable extracted from a netCDF file. I extract matrices for each space plane,but when I used ...
4년 초과 전 | 답변 수: 2 | 0

