3D plot in different planes
이전 댓글 표시
Helloo,
i have a function I =f (V), which i have plotted for different V values in a certain range. Furthermore variable I cahnges in time with a function I=g(t). What i want to do is to create a 3d plot where i will plot my first function in one plaane (for example XZ), and the other in another (YZ), so as to show in one plot the variation of the variable I both with V and t.
I would appreciate any help,
Alexis
답변 (1개)
KSSV
2019년 2월 7일
0 개 추천
This can be very much done with surf and pcolor..also have a look on slice.
카테고리
도움말 센터 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!