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

angle (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Classes: basic and filter design

Requires: MathScript RT Module

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
unwrapphase


 

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