<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">I am trying to draw in one figure three different level surfaces of f(x,y,z), for two such functions,</font></p><div>the first is 4(x^2+y^2)-z^2 &nbsp;(for values f(x,y,z)=-16, 0, 16)</div><div>the second is &nbsp;x^2+y^2-z^2 &nbsp;(for values f(x,y,z)=-1, 0, 1).</div><div>The first comes out fine, while the second has some cells unpainted (in some cases, the surface underneath shows through)</div><div>The only difference between the two sets of code is the change in the function (changed lines noted in code that follows).</div><div>Can anyone explain the cause of this?</div><div><br></div><div><br></div><div>First picture (which is OK):</div><div></div></span></div></body></html>