From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Continuous integration

Hi,

I'm trying to translate a code from Matlab to labview and I have to integrate a variable. In matlab I use a continuous integration function but I can't find it in Labview. Do you know if this function is somewhere in Labview?

0 Kudos
Message 1 of 4
(2,592 Views)

What is a "variable"???

 

Maybe the integrate ptbypt function is what you want?

0 Kudos
Message 2 of 4
(2,585 Views)
I was taking about a 1D array... sorry but I have to improve my labviee skills...
0 Kudos
Message 3 of 4
(2,575 Views)
There are several integration tools that work on 1D arrays. Try quick drop (Ctrl+space) and type "integ". See what you get 😉
0 Kudos
Message 4 of 4
(2,569 Views)