octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

need command run in Matlab


From: John W. Eaton
Subject: need command run in Matlab
Date: Thu, 18 Apr 2019 12:34:14 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

Could someone with the signal toolbox run the following in Matlab and post the resulting x.mat file?

x = fir1 (2048, 100/48000/2, 'low');
save x.mat x -ascii -double

Thanks,

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]