Info
此问题已关闭。 请重新打开它进行编辑或回答。
Find records to transition from state A to State B and remain on State B for 5 seconds
1 次查看(过去 30 天)
显示 更早的评论
I have a table T with several columns A1, A2, A3, A4, A5, etc. Records in table T is roughly 30 minutes time-bounded scenario (defined by start and tend) for every second.
I already have criteria defined with A3, A8, A10 as "State A" (aka "On"), and ~State A is State B (aka "off". I am looking for records that transition from State A to State B and remain on State B for at least 5 seconds. Then Those records will be used to output the corresponding time-stamp and plot with other variables later.
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!