Why does waterfall return a blank screen?
There is a bug in the waterfall routine which prevents the edgecolor from being accurately represented. To work around this, issue the following two commands: h=waterfall(peaks); set(h,’edgecolor’,’w’) This will make the edgecolor for the whole waterfall a constant color and allow printing as well as display.
Related Questions
- Under Medical Exam, the Medical Readiness screen displays my physical exam date, next physical date, and leaves blank the box next to qualified. Should this box be checked?
- Im trying to take one of the quizzes in my class, but the quiz screen is blank. What is going on?
- Why does waterfall return a blank screen?