Feeds
질문
How do I plot the data as patches rather than vertices in a grid or a mesh?
I have been trying to visualize a set of stochastic data like the matrix below: 1 1 1 2 2 3 3; ...
거의 12년 전 | 답변 수: 3 | 0
3
답변답변 있음
How do I plot the data as patches rather than vertices in a grid or a mesh?
I just tried adding an additional row and column to the original matrix and then using the surface function. It gave the correct...
How do I plot the data as patches rather than vertices in a grid or a mesh?
I just tried adding an additional row and column to the original matrix and then using the surface function. It gave the correct...
거의 12년 전 | 0