MATLAB: Plotting a parker spiral

plottingspiral

Hello,
Does anyone possibly know how to plot a Parker (Archimedean) spiral in reference to heliospheric current sheets studied in space physics. If so, could anyone point me in the right direction of where to begin plotting it on Matlab?
Thank you!

Best Answer

Do you have an equation for it? Maybe you should look at quiver()? Or check out the MATLAB Plot Gallery