How to plot four variables in a line graph ?
이전 댓글 표시
I have one equation with 4 variables (x,y,z,d).I substitute the variable x in the equation and have 3 variables. I want to plot with 3 variables in a line graph.
How can I plot this graph? Thank you very much for your answer :)
댓글 수: 6
KSSV
2018년 10월 8일
Show us the equation....I guess there would be some range to other variables as well i.e for (x,y,z)
chayanon summueang
2018년 10월 8일
편집: chayanon summueang
2018년 10월 8일
KSSV
2018년 10월 8일
Copy the code....no image snippets.....
chayanon summueang
2018년 10월 8일
편집: KSSV
2018년 10월 8일
Jan
2018년 10월 8일
@chayanon summueang: By the way, the code looks much nicer, if you replace the expensive power operation 1*(10^-9) by the fast constant 1e-9. In addition you can use the "{} Code" button instead of inserting a blank line after each line of code.
You forgot to mention the problem you have with this code.
madhan ravi
2018년 10월 8일
Btw no of elements of x4 y4 are not the same.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Display and Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
