poctave.m errors gives wrong results
3 views (last 30 days)
Show older comments
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 Comments
Rik
on 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.
Answers (0)
See Also
Categories
Find more on Octave in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!