creating a plot for given functions

1 次查看(过去 30 天)
Hi,
I want tocreate a plot
with a=1:10,
b=1:10
c=1:10 as my 3-axis
and i want to plot x,y,z where
x=a+b+c;
y=a+2b+c;
z=a+b+c;
help getting this plot.
Thanks, Sita

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2015-1-8
  1 个评论
sita
sita 2015-1-8
Thanks for your answer
l=a+3b+2c; m=a+3c; n=b+5d;
if i have multipe equations to plot what should i use for pltotting?? x,y,z,l,m,n

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by