<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body>
<div>(Sent previously just to Samuel by mistake)</div><div><br></div><div>drawlater();</div><div><br></div><div>gfig = gcf ();</div><div><br></div><div><stuff></div><div><br></div><div><the code below></div><div><br></div><div><more stuff></div><div><br></div><div>drawnow();</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:88%;color:#364f67" dir="auto">Sent from my Verizon 4G LTE smartphone</div></div><br><br>-------- Original message --------<br>From: Samuel Gougeon <sgougeon@free.fr> <br>Date: 10/6/16 2:13 PM (GMT-08:00) <br>To: tim@wescottdesign.com, Users mailing list for Scilab <users@lists.scilab.org> <br>Subject: Re: [Scilab-users] Plot format changes <br><br>Le 06/10/2016 21:57, Tim Wescott a écrit :<br>> So, I have some code that works all right, it works all right but not<br>> exactly quite*:<br>><br>> errbar(time(ixg) / sampleRate, ..<br>> demodulator.eqData.idealPulse(ix), pv, pv);<br>><br>> gfig.children(1).children(1).clip_state = 'on';<br>> gfig.children(1).children(1).segs_color = 4;<br>><br>> This has worked for me splendedly for years, but there's something about<br>> the data that I'm running through it today that makes it error out,<br>> reporting that<br>><br>> !--error 999<br>> 'clip_state' property does not exist for this handle.<br>.<br>Where and how is gfig defined?<br><br><br><br></body></html>