3D plot in different planes
Show older comments
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
Answers (1)
KSSV
on 7 Feb 2019
0 votes
This can be very much done with surf and pcolor..also have a look on slice.
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!