Matlab 3D Matrix Plot [duplicate]
问题 This question already has answers here : Plotting 3-D Matrix *values* in MATLAB (2 answers) Closed 4 years ago . Ive created a 3d matrix in MATLAB. The values of the matrix are the velocity at that point in a rectangular section. I would like a plot with colours showing the values at each position, is this possible? Phrasing this another way, I have a matrix of size 100x100x200. Id like a graph that has 100x100x200 points and the colour of each of those points is related to its value. 回答1: