필터 지우기
필터 지우기

creating a plot for given functions

조회 수: 1 (최근 30일)
sita
sita 2015년 1월 8일
댓글: sita 2015년 1월 8일
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