LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple plots on the same graph, one below the other below the third, etc...

As the title indicates, and as I show in the attached VI, I would like to have all three plots on a single graph. But note that I want them the "1" to be on top, "2" just underneath it, and "3" underneath the "2". The X axes is the same for all of them (time) and the Y axis (amplitude) are pretty much the same, but obviously I want each plot to have its own Y axis.
Is it posible and if so how should I implement the desing to get desired view.
 
0 Kudos
Message 1 of 4
(3,245 Views)
You could use a mixed signal graph.


Message Edited by Matthew Kelton on 10-02-2007 03:34 PM

0 Kudos
Message 2 of 4
(3,239 Views)

That is exaclty what I want. I was searching for the function "mixed signal graph" but could not find anything. Could you please give me more info of how to implement such system based on my previous VI I posted.

 

Thanks

0 Kudos
Message 3 of 4
(3,233 Views)
Here is how to put it on your front panel:



There's also an example called Mixed Signal Graph.vi

Message Edited by Matthew Kelton on 10-02-2007 03:55 PM

0 Kudos
Message 4 of 4
(3,229 Views)