Plot a 3D contour
显示 更早的评论
I know it is applicable to plot a 2D contour for a function with 3 variables. For example, use contour(x,y,z) to plot a function z=ax+by.
Now here is my question. I have a function f=ax+by+cz, where a,b,c are constant, x,y,z are variables. I have to plot a 3D contour, for example, the contour for f=0.
Thanks in advance.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!