LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Finding minimum value from spreadsheet

I want to find minimum value from already saved spreadsheet (B column) containing about 300 readings. Also how to find minimunvalue of XY-Graph and its corresponding index.
0 Kudos
Message 1 of 34
(4,283 Views)

Hi jyotia,

  Can you attach your spreadsheet also?

 

 

Thanks and regards

Regards,
Srikrishna


0 Kudos
Message 2 of 34
(4,272 Views)
read the whole array of column B from the spread sheet and use the function MIN and MAX value from the array's plate. 
Regards
0 Kudos
Message 3 of 34
(4,266 Views)

This is my readings' spreadsheet file attached over here. I want to calculate minimum value of column D.

0 Kudos
Message 4 of 34
(4,257 Views)

Hi jyotia,

  I am attaching a VI which will read your excel sheet and disaply the minimum value as well as minimum index.

 

 

 

Thanks and regards,

srikrishnaNF

(remember program is in Labview 9.0)

Regards,
Srikrishna


Message 5 of 34
(4,255 Views)

Thank You ShrikrishnaNF,

but the problem is, I dont have LabVIEW9 in my lab. So can you please help me with 8.5 version.

0 Kudos
Message 6 of 34
(4,250 Views)

Hi jyotia,

  Here it is the VI with labview 8.5 version

 

Thanks and regards,

srikrishnaNF

Message Edited by srikrishnaNF on 03-17-2010 07:27 AM
Regards,
Srikrishna


Message 7 of 34
(4,246 Views)

Thank you very much ShrikrishnaNF for Read Excel code.

Now I am having another spreadsheet in which graph is also ploted. My aim is to plot column A against column C and calculate area under all individual curve sepatately (there are 12 curves in the graph attached).

Can you please help me with this. (with LabVIEW 8.6)

0 Kudos
Message 8 of 34
(4,205 Views)

Hi jyotia,

  I am attaching the VI to calculate the area too.Please find it in the attachments.

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


Message 9 of 34
(4,183 Views)

Thank You ShrikrishnaNF for the VI. But the VI sent by you is showing broken arrow. screenshot of error list I am attaching here.

 

thanx

 

0 Kudos
Message 10 of 34
(4,156 Views)