Intersection of data Points

I have the following plot and would like to save the points at which the horizontal line crosses the gaussian line. The horizontal line is made of a matrix and the gaussian line is made up of a matrix. Both of the same size.

1 Comment

I tried to use "intersect()" however it spit back an empty matrix. Both matricies are [116 x 1024].

Sign in to comment.

Categories

Asked:

on 27 Jun 2019

Answered:

on 27 Jun 2019

Community Treasure Hunt

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

Start Hunting!