Is Octave development targeting full Matlab compatibility?
If yes, is it okay to point out (or fix) all the functions that do not match
the Matlab counter part?
For example: the arguments in the function mscohere from Signal package do not
match with the Matlab version.
Matlab: [Cxy,F] = mscohere(x,y,window,noverlap,nfft,fs)
Octave:[Pxx,freq] = mscohere(x,y,Nfft,Fs,window,overlap,range,plot_type,detrend)
Thanks,
Claudio
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev