poctave.m errors gives wrong results

3 views (last 30 days)
Maureen Resler
Maureen Resler on 5 Nov 2018
Commented: Maureen Resler on 6 Nov 2018
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
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.
Maureen Resler
Maureen Resler on 6 Nov 2018
Thank you by the way for your very prompt replies. I hesitated to send the code because you'd need to read a wave file, in my implementation, to see the results. I'll see what I can do during the course of the day with a generated time signal.....

Sign in to comment.

Answers (0)

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!