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
KSSV 2019-2-7

0 个投票

This can be very much done with surf and pcolor..also have a look on slice.

类别

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by