How to do this kind of contour plot?
Show older comments
I just want to plot a graph like this:

I know it's a contour plot, but I don't know how to do it.
I wanna plot several curves (as shown in the figure) vs another parameter, for example:
Curve 1: X-Axis --> Voltage | Y-Axis --> Current | For T = 10ºC
Curve 2: X-Axis --> Voltage | Y-Axis --> Current | For T = 20ºC
Curve 3: X-Axis --> Voltage | Y-Axis --> Current | For T = 40ºC
Curve 4: X-Axis --> Voltage | Y-Axis --> Current | For T = 60ºC
Curve 5: X-Axis --> Voltage | Y-Axis --> Current | For T = 80ºC
Somebody could help me? Thanks in advance.
2 Comments
KSSV
on 9 May 2018
contour is the one you need. What problem you have?
Juan Castillo
on 9 May 2018
Accepted Answer
More Answers (0)
Categories
Find more on Contour Plots 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!