Hi Philip,
thank you. But your solution is not correct.
The 1/3octave frequencies cannot represented by a series with constant frequency distance ( i.e. f(n+1)=f(n)+df )
They must computed by f(n+1)=f(n)*2^(1/3)
In your example the 3. frequency is marked by 1000(Hz) but it is 80 (Hz).
I assume, that is not possible in Labview, because
- no log view of y-axis is possible
- the marker text can not set
the Property Marker Values[] (other example) has an other effect: It defines which markers are displayed, but it didn't set a new marker text.
Peter