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!