LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

combine two intensity graphs

Hi everyone!

 

I am looking for a fast way to combine two intensity graphs, especially the data of them.

I added an VI to this post with some data.

The way I wanna do that is to put the data of those two grahs (intensity 1 and 2) together into one graph (intensity 3).

It should be visible that there are parts that do overlap. If it happens it should be proven if there are zeros or if there is some data and then the program should just copy the data of the one graph into the other graph where there are zeros!

 

I could figure out how to do this in a kind of fast way....

Maybe you could  help me with some suggestions?!

 

Thank you very much in advance!

0 Kudos
Message 1 of 5
(2,999 Views)

maybe my description is a little bit too complicated...

 

if so please tell me...

 

Thank you!

0 Kudos
Message 2 of 5
(2,975 Views)

Maybe something like this?

 

Message Edited by altenbach on 10-16-2008 12:43 AM
Download All
Message 3 of 5
(2,971 Views)

... and if you e.g. want  intensity graph 1 to be "dominant", you could do the following:

 

Message Edited by altenbach on 10-16-2008 12:56 AM
Download All
Message 4 of 5
(2,966 Views)

Thank you very much Altenbach!

 

It is exactly what I was looking for!

 

I did'nt Know that I could use this MIN/Max Funcition to do so.

 

Thank you again

 

0 Kudos
Message 5 of 5
(2,962 Views)