hi there
i am simulating air gap mf waves for single phase induction motor.
I have the simulation in MATLAB code. Using the code, i have managed to create a LABVIEW file.
The only problem i face is creating a polar plot.
 
How would i implement the folowing equation:
 
polar(theta, F)
 
where theta and F are constatnts.
 
An early reply is highly appreciated.