LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the correct format of the VI

Hello Evertybody,

 

I am just a newbee in labview. I was trying to code just a simple stuff like flipping of four coins and counting them as it turns out be head or tail! I wanted to make a bar chart like number of trials vs number of heads. Can anyone suggest what I am doing wrong?

 

Regards

Anupam

0 Kudos
Message 1 of 6
(3,486 Views)

You want to plot the Histogram h(x) value or just create an indicator for the Histogram Graph out (top right terminal)

Omar
0 Kudos
Message 2 of 6
(3,480 Views)

Use the General Histogram vi to get better control on setting the bin sizes

hist.png

Omar
Message 3 of 6
(3,478 Views)

Hi Omar,

 

Thank you very much for your reply. Can't I use the waveform graph to do that? I also couldn't find the Histogram graph Indicator. 

 

Regards

Anupam

0 Kudos
Message 4 of 6
(3,453 Views)

There is no special histogram graph. Just right-click on the output terminal and select Create -> Indicator. You'll get the graph.

Message 5 of 6
(3,444 Views)

Thank You 🙂

0 Kudos
Message 6 of 6
(3,441 Views)