LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

obtener los valores en X de la grafica

Solved!
Go to solution

Buenos dias o tardes quisiera que me binden su ayuda con un programa que debo modificar para obtener el valor minimo de la grafica, en mi grafica el eje Y son los decibeles y el eje X la frecuencia, ya me da el valor minimo pero el problema es que ocupo el valor que esta en X ya que haci como lo modifique en la parte del display me da el valor del eje Y y ocupo lo del eje X o si hay alguna forma de encontrarlo o interceptar de alguna manera y dar con el valor minimo.

 

 

 

 

0 Kudos
Message 1 of 3
(381 Views)
Solution
Accepted by topic author ZURCCRUZ

Hi, 

 


@ZURCCRUZ  wrote:

Good morning or afternoon I would like your help with a program that I must modify to obtain the minimum value of the graph, in my graph the Y axis are the decibels and the X axis the frequency, it already gives me the minimum value but the problem is that I use the value that is in X since as I modify it in the display part it gives me the value of the Y axis and I use the X axis or if there is some way to find it or intercept it in some way and give me the minimum value.


Your problem is not very clear, not sure if it was not stated correctly from the beginning or if that's because of a bad translation from spanish.

 

Wild guess: you want to get the frequency at which the amplitude is the minimum. So just use the "min index" output to index your x values:

raphschru_0-1718920331913.png

 

Otherwise, please give more details and maybe try stating your problem in english to allow more people to help you.

 

Regards,

Raphaël.

Message 2 of 3
(358 Views)

muchas gracias si me funciono y pude hacer lo que quería

0 Kudos
Message 3 of 3
(333 Views)