create plot with slice
이전 댓글 표시

Hi, I am wondering if I have two values
x=[1,2,3,4,5,6,7]
y=[10,20,22,25,30,35,37]
I understand, it does NOT work like that, but could anyone help me to to do the same figure but with the data on the righthand side Y..
I need my plot to look like the same ??
댓글 수: 2
Ali Tawfik
2020년 5월 27일
Ameer Hamza
2020년 5월 28일
You need at least 4 variables (3 independent and 1 dependent) to use slice(). V corresponds to the color of slices.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
