Getting max and min in data from 1 hour every 5 mins
1 view (last 30 days)
Show older comments
Hi, I've got a code that gets me the lat and lon of each message of an hour, gets me the distance of each point and saves the max100. Every lat lon has a time arrival, how could I do the same but instead of everyr hour(one time per file) do it every 5 or 10 mins(I have the variable time already that has the minute and second of each message, so it would be divide the code for every 5 or 10 mins)
2 Comments
Answers (0)
See Also
Categories
Find more on Data Type Conversion 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!