How do I make specific intervalls on a graph with 2 'dips'

2 visualizaciones (últimos 30 días)
Luqas Lundahl
Luqas Lundahl el 6 de Abr. de 2022
Editada: Tala el 6 de Abr. de 2022
Hello
I have a list of different graphs that are either straight, straight with a dip, or straight with 2 dips. What i need to do is close in these dips inside an interval IF they exist. The line isn't neccessairly straight but 'vibrates'. I initially just checked if the min value is significantly lower than the max value, but this falls apart if the graph has 2 dips.

Respuestas (1)

Tala
Tala el 6 de Abr. de 2022
Editada: Tala el 6 de Abr. de 2022
islocalmin would do the job! If your data is sharable, I will take a look. You probably need to smooth your data before using islocalmin.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by