How to plot 3D line graph?

조회 수: 3 (최근 30일)
Matlaber
Matlaber 2019년 6월 17일
답변: Steven Lord 2019년 6월 17일
How to plot a 3D graph below.
I had tried "bar3", but it shown all the line up as bar graph.
I want the line shown below.

채택된 답변

Steven Lord
Steven Lord 2019년 6월 17일
That looks like a waterfall plot.
In the future, you can scan through the list of plots in the Plots tab of the toolstrip for one whose thumbnail looks similar to the type of plot you want. This may help you identify a useful function. Even if it's not exactly what you're looking for, you may be able to adjust properties of that plot or use one of the plotting functions in the See Also section of that function's documentation page to get closer.

추가 답변 (1개)

Mauro Fusco
Mauro Fusco 2019년 6월 17일
편집: Mauro Fusco 2019년 6월 17일

카테고리

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