Invoke MATLAB by SINGLE clicking on the gold hill icon in the
bottom panel. Patiently wait while the program loads. When you see
"Ready" in the lower left corner of the MATLAB window, type the
following in the Command Window panel.
help r2d
MATLAB displays the following help text:
R2D converts from radians into degrees.
Given an object r in radian measure, r2d(r) returns
the object converted into degree measure.
The r2d command is one that I wrote, so you know the
directories where my codes reside are in your path.