10-20-2022 01:34 AM
10-20-2022 01:49 AM - edited 10-20-2022 01:52 AM
Hi rahul,
@rahulrpatil3005 wrote:
Program to Convert from Cartesian coordiantes to Polar cordinates.
Did you know you get all that stuff for free like this:
General suggestions:
10-20-2022 11:02 AM
Hey,
Thank you for the comment, This was literally my first ever LabVIEW program.
Which the professor assigned to us.
Nevertheless, thank you for your comment, I will take note, and make sure to rectify them next time.
10-21-2022 07:58 PM
For some extra credit, have a look at my talk from 2016 (TS9524, part II) where I compare various version to get the r from x and y (slide #8).
On Slide #10 I show two ways to get r and theta from x and y. Obviously, you can use the two-input inverse tangent and it works for all quadrants automatically. You definitely don't need a page full of text code. 😄
10-22-2022 12:58 AM
Dear SIR,
Thank you for the link to the video, it will definitely help me to increase the command of my knowledge of LabVIEW.
I was aware of the inverse tangent function. Still, our professor has specifically told us, not to use it, and to do the arithmetic and code manually, so that we could have a good overview of all the functions in the LabVIEW.
I am very thankful to you, for taking up your valuable time and reaching out to me.
Thanks and Regards,
Rahul Patil