Degree

Returns corresponding degree value of a given x value in radians. It is performed element-wise if x is a vector, matrix or signal.

Syntax

rad2deg(x)

Types
 Variable NameValue TypeVariable Type
Argument:xreal, complexscalar, vector, matrix, signal, xy-data
Result: vreal, complex scalar, vector, matrix, signal, xy-data
Calculator Input

Use the rad2deg button to complete the operation.

Example
IDDescriptionTypeValueExpression
xArgumentREAL VECTOR

[pi,0.5*pi]
v Result REAL VECTOR

rad2deg(x)