Clear Filters
Clear Filters

Table calculating of one colomn based another columns value

2 views (last 30 days)
Hi
i need some help im trying to calculate the difference in time between the following:
for an example i wish to know the difference between the date of failure on the first row of C01 until the next entry of C01, and so on. I dont know how to progress with a problem as such. If you need more information let me know and i shall provide it.

Answers (1)

Star Strider
Star Strider on 26 Oct 2021
If the desire is to have a table with the variables being the ‘TurbineID’, see if the unstack function will work. Analysing the data for a particular turbine would likely then be easier.
.

Categories

Find more on Language Fundamentals in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!