How to "plot" a surface?
显示 更早的评论
Hi I have a function 2x+3y+6z=12 and I would like to plot it and to colorize the created figure. How can I do? using surf? meshgrid? plot,
1 个评论
John D'Errico
2018-3-23
What have you tried? If nothing, then why not?
Can you solve for z, as a function of x and y?
Did you read the help and examples for tools like meshgrid? Why not?
How about surf? Did you read the help for that?
You know what tools you need to use. So make an effort. You won't learn a thing until you start reading the documentation for tools that you know you need to use.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!