How to plot a 3D surface from a non square matrix?
显示 更早的评论
Hi, I am a newbee in matlab and have some difficulty to plot a surface from matrix. Here is the problem, I have a
matrix (
) and a
vector and a
vector. I want to plot a surface from the matrix with the two vectors as X and Y axis, respectively. Bu it is impossible to directly use the function 'surf' since
. Does anyone know what should I do to generate the plot? Thanks a lot in advance.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!