I have x, y and z coordinates of a helical line like the blue line in the figure. The coordinates are 1D arrays. How can I convert this helical line to a helix surface like the one in the figure and plot it as a surface plot using matplotlib?
I have x, y and z coordinates of a helical line like the blue line in the figure. The coordinates are 1D arrays. How can I convert this helical line to a helix surface like the one in the figure and plot it as a surface plot using matplotlib?