How do I convert cartesian coordinates to degrees?

11 views (last 30 days)
Hi all, I would like to know how to convert cartesian coordinates to degrees in Simulink. I am able to find the block Cartesian to Polar under "Simulink Extras" but I can't find a way to convert the result in Polar to Degree. Is there any way around this?

Answers (1)

Walter Roberson
Walter Roberson on 11 Mar 2014
Arithmetic block, multiply radians by 180/pi

Categories

Find more on Polar Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!