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

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

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the windows class.

Syntax

c = flattopwin(a)

c = flattopwin(a, b)

Description

Generates a Flat Top window of a points.

Details

Examples

Inputs

Name Description
a Specifies the size of the Flat Top window. a is a positive integer.
b Specifies the type of Flat Top window to generate. b is a string that accepts the following values.

'periodic' Generates a periodic Flat Top window.
'symmetric' (default) Generates a symmetric Flat Top window.

Outputs

Name Description
c Returns a Flat Top window of size a. c is a real column vector.

Details

LabVIEW computes the Flat Top window using the same equation as in the Flat Top Window VI.

Examples

c = flattopwin(8, 'periodic')

Related Topics

barthannwin
bartlett
blackman
blackmanharris
bohmanwin
chebwin
gausswin
hamming
hann
kaiser
nuttallwin
parzenwin
rectwin
triang
tukeywin


Resources


 

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