Filtering Table Data for highest recording with multiple samples per day

1 visualización (últimos 30 días)
Hello,
I have a table with two colomns inside. The first colomn are dates and the second colomn are heights. I am trying to filter data by the date by keeping the highest height on that specific date.
For example: In the image below I have multiple data recordings of 01-Aug-1629 and I want to keep the highest amplitude. Then repeate that same process for 17-Feb-1674.

Respuestas (1)

dpb
dpb el 21 de Mayo de 2022
Use a <timetable> and <@doc:retime>

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by