04-25-2012 03:40 AM - edited 04-25-2012 03:41 AM
I'm working with the following array
X
121 150 139
Y
174 125 133
the real coordinates of these points are 5, 6, 7 on X and 10, 20 on Y (the values given in this table corresponding at the intensities of each point).
I'm looking for to have in a 3D graph the limit values (minimum and maximum) of the X ans Y axes so that in reading the graph,I can directly read the coordinates of the most intense point
I tried to play with the graph properties, but when I get to have my graph with the "good scales" my points fall completely outside of my orthonormal X, Y, Z.
I'm working with labview 7.1.
Thank you for taking note of my problem.
Edouard
04-30-2012 07:35 AM
Hi,
Thanks for posting on NI forum.
I don't understand well what you want to do.
Could you explain a little more?
Regards,
Nicolas M.
National Instruments France
Journées Techniques LabVIEW 2012 : du 27 septembre au 22 novembre
2 sessions en parallèle : Débuter avec LabVIEW - Développer avec LabVIEW
05-04-2012 04:30 AM
Hi,
My problem is resolved, I have worked with the method nodes and the property nodes.
Please find 2 VIs.
The first VI show you what i had before to find the solution, the second show you what I had needed.
Best regards
Edouard