Code covered by the BSD License  

Highlights from
colea

from colea by Philip Loizou
This program can be used to edit speech waveforms

saveparm(type)
function saveparm(type)


global saveFmnts

if strcmp(type,'formnts') % Save formant values

 saveFmnts=1;
 ftrack('save');

end

Contact us at files@mathworks.com