Clear Filters
Clear Filters

How to distinguish multiple overlapping lines on matlab graphs

7 views (last 30 days)
How can I distinguish multiple overlapping lines on matlab graphs like this. Can anyone help?
  2 Comments
dpb
dpb on 28 Jul 2020
Retrieve the X,Y data (or use the original that created the plot and use ismembertol to find pairs/sets of points that are within some tolerance for both X and Y coordinates.

Sign in to comment.

Answers (0)

Categories

Find more on Graph and Network Algorithms 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!