3D plot in different planes
Mostrar comentarios más antiguos
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
Respuestas (1)
KSSV
el 7 de Feb. de 2019
0 votos
This can be very much done with surf and pcolor..also have a look on slice.
Categorías
Más información sobre Lighting, Transparency, and Shading en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!