Hi Everyone, I have 3 vectors each is 1x38 and I'm trying to cotour them on a 2D contour so that I have the values of the first vector on the x axis, the second vector on the y axis, and the third vector as lines on the chart itself with a value written on each line. I would be really grateful if you could help. Thanks

 Accepted Answer

Star Strider
Star Strider on 13 Apr 2018
Probably the easiest option is to use the griddata (link) function.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!