Ali Posted January 17, 2020 Share Posted January 17, 2020 Hello, Is there a way to find the rate of increase/decrease of a target signal per time period, then trend the delta points? Thanks Link to comment Share on other sites More sharing options...
Solution Sanman Mehta Posted January 17, 2020 Solution Share Posted January 17, 2020 (edited) Hi Ali, check out this link: Regards, Sanman Edited March 28 by Amanda Chng Updated link 1 Link to comment Share on other sites More sharing options...
Thorsten Vogt Posted January 17, 2020 Share Posted January 17, 2020 Hi Ali, in addition to @Sanman Mehta's answer if you need just the difference between the values: You can use runningDelta() for getting the change of the value from sample to sample or use Signal From Condition and apply "Delta" as summary statistic. That will give you the difference between values at end and start of the capsule. Regards, Thorsten 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now