poctave.m errors gives wrong results
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Use poctave to get a nice 1/3 octave plot
>>>poctave(xalt,Fs,opts{:}) Levels are displayed
then: >>>[pxx,fxx]=poctave(xalt,Fs,opts{:})
pxx gives completely different numbers to those displayed in the plot ????
fxx gives the right results
4 Kommentare
Rik
am 6 Nov. 2018
I don't have access to the toolbox that contains this function, so you will have to write a complete example that reproduces your issue. We should be able to copy and paste your code to our copy of Matlab and see the issue. That way we might be able to help you.
Also, please have a look at the preview window when you post a question or comment. Making your comments easy to read improves your chances on someone helping you.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Octave finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!