Keep Getting This Error when plotting historgram and plot

1 view (last 30 days)
Below is the error im getting while im trying to plot a histrogram and a function on the same plot. My buddy and I are doing this together and his output shows both the histogram and the function, mine only shows the function while giving me this error about the histogram colour. Please help! error.PNG

Accepted Answer

Ridwan Alam
Ridwan Alam on 6 Dec 2019
Edited: Ridwan Alam on 6 Dec 2019
Use yyaxis left before plotting the histogram. If you can share the data and the parameter values, I could try to debug.
  1 Comment
Daniel Dascher
Daniel Dascher on 6 Dec 2019
Thank you! That worked!
I ended up handing in the project by using "hist" instead of "histogram". It worked for some reason even though it's not reccomended. However, thank you for your help!

Sign in to comment.

More Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!