Signal Processing Toolbox    
dpsssave

Save discrete prolate spheroidal sequences in database

Syntax

Description

dpsssave(nw,e,v) saves the sequences in the columns of e and their corresponding concentrations in vector v in the DPSS MAT-file database dpss.mat.

status = dpsssave(nw,e,v) returns 0 if the save was successful and 1 if there was an error.

Examples

See Example 1: Using dpss, dpssave, and dpssdir.

See Also

dpss, dpssclear, dpssdir, dpssload


 dpssload ellip