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