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: 

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,039 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,033 Views)

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

hist.png

Omar
Message 3 of 6
(3,031 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,006 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
(2,997 Views)

Thank You 🙂

0 Kudos
Message 6 of 6
(2,994 Views)