我想问下mesh(X,Y,Z,C)函数中C是如何设定的
各位大侠!我想问下mesh(X,Y,Z,C)函数中C是如何设定的?书上说是指定各点用色的矩阵,不知道应该如何确定矩阵大小和数值大小呢万分感谢
回复 楼主 的帖子
查看 matlab的帮助文档回复 2楼 的帖子
我查过了 但是帮助文档里只是说了他的用途但是没说怎么设置 不知版主可否指点迷津? mesh(...,C) draws a wireframemesh with color determined by matrix C. MATLAB performs
a linear transformation on the data in C to obtain colors
from the current colormap. If X, Y,
and Z are matrices, they must be the same size as C.
具体的你查一下matalb的关于颜色的帮助,这方面我也不知道
页:
[1]