Borrar filtros
Borrar filtros

Remove point at the edge

2 visualizaciones (últimos 30 días)
Fateh Bouchaala
Fateh Bouchaala el 16 de Mayo de 2020
Respondida: Devineni Aslesha el 20 de Mayo de 2020
Dear all,
I plotted x,y coordinates of plots from two files. file1: color black, file2: color blue.
I want to remove the blue points at the left edge higlighted by the red regtangal . I appreciate if some one can help.
Regards

Respuestas (1)

Devineni Aslesha
Devineni Aslesha el 20 de Mayo de 2020
Hi Fateh
In the above figure, find the equation of the bottom line (long width) of the rectangle highlighted in the red colour. Find the x and y coordinates that are above this line from this link. Assign empty values to the obtained x and y coordinates to remove the points above the bottom line.

Community Treasure Hunt

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

Start Hunting!

Translated by