How to plot a single coordinate, not the vector between them?

Illustration
ruby - 2020-08-26T13:49:19+00:00
Question: How to plot a single coordinate, not the vector between them?

Hi! I am using the polar function to plot two coordinates on the polar coordinate system, however, I am getting a line between them, I just want two separate points on the coordinate system, not the line between them, I appreciate any help! ps. radiusStarts/Stops and alphaStart/Stops are the two variables I want to plot.   polar([radiusStarts alphaStarts],[radiusStops alphaStops],'--g')

Expert Answer

Profile picture of Kshitij Singh Kshitij Singh answered . 2025-11-20

Use '.g' instead of '--g'


Not satisfied with the answer ?? ASK NOW

Get a Free Consultation or a Sample Assignment Review!