Jump to content

Discrete signal into continuous


Recommended Posts

Hi!

Is that a way where I can change a discrete signal into a continuous one? Below I managed to get only the last result from a group of discrete signals, and I would like to use this last result in a continuous calculation (where only the last result should be used). I can't interpolate because it's only one result, so I don't know how to do it...Could you help me?

image.thumb.png.6c74dad4dcc41381139e4b5902e6e5bf.png

Link to comment
Share on other sites

  • Seeq Team

Hello Jessica, 

You can use the Formula tool to transform any signal to continuous (tolinear()), discrete (todiscrete()) and step (tostep()). You also need to be careful about the max interpolation period between samples. You can add that parameter as an argument in the formula. For example: $temp.tolinear(24h). 

Can you please test these formulas and let me know if this works. 

Have a good day, 

Selmane

  • Like 2
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...