Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

angle (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the basic and the filter design classes.

Syntax

c = angle(a)

Description

Computes the phase angles, in radians, of the input elements specified in a.

Examples

Inputs

Name Description
a Specifies a complex matrix.

Outputs

Name Description
c Returns the phase angles, in radians, of the elements in a. c is a real matrix of the same size as a.

Examples

a = [2+3i, 7-8i]
c = angle(a)

Related Topics

abs
unwrap


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit