Highlight line from 3D plot

7 views (last 30 days)
letoppina
letoppina on 30 Jan 2020
Answered: Star Strider on 3 Feb 2020
Hello,
I have a 3D graph from which I would like to highlight onnly the curves corresponding to the maximum values of my parameters.
To make it clearer: I would like to do something like in the figure attached (red thick line).
Could anybody help me in this?
Thank you in advance! graph.png

Answers (2)

Ganesh Regoti
Ganesh Regoti on 3 Feb 2020
Hi,
As per my understanding, you want to highlight certain points on your 3D plot. If you have the data of those points, you can try adding additional plot onto the same figure. I found similar question on community. Please refer the following
Hope this helps!

Star Strider
Star Strider on 3 Feb 2020
Please see my Answer to your duplicated Question: Highligh a curve from a 3D plot.

Categories

Find more on 2-D and 3-D 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!