fill area between two polar curves
Hello , i have these two formulas, i would like to fill the area between these two curves
is there a way to do it with patch command?
Thanks
<</matlabcentral/answers/uploaded_files/70181/Capture.JPG>>
phi=0.87*sin((log(r)*pi)/(log(tau)));
phi_shifted_45=0.87*sin((log(r)*pi)/(log(tau)))+0.78;Hello , i have these two formulas, i would like to fill the area between these two curves
is there a way to do it with patch command?
Thanks
<</matlabcentral/answers/uploaded_files/70181/Capture.JPG>>
phi=0.87*sin((log(r)*pi)/(log(tau)));
phi_shifted_45=0.87*sin((log(r)*pi)/(log(tau)))+0.78; Hello , i have these two formulas, i would like to fill the area between these two curves
is there a way to do it with patch command?
Thanks
<</matlabcentral/answers/uploaded_files/70181/Capture.JPG>>
phi=0.87*sin((log(r)*pi)/(log(tau)));
phi_shifted_45=0.87*sin((log(r)*pi)/(log(tau)))+0.78; patch between polar curves MATLAB Answers — New Questions