[Scilab-users] Plot format changes

Samuel Gougeon sgougeon at free.fr
Thu Oct 6 23:13:52 CEST 2016


Le 06/10/2016 21:57, Tim Wescott a écrit :
> So, I have some code that works all right, it works all right but not
> exactly quite*:
>
>      errbar(time(ixg) / sampleRate, ..
>                  demodulator.eqData.idealPulse(ix), pv, pv);
>
>      gfig.children(1).children(1).clip_state = 'on';
>      gfig.children(1).children(1).segs_color = 4;
>
> This has worked for me splendedly for years, but there's something about
> the data that I'm running through it today that makes it error out,
> reporting that
>
> !--error 999
> 'clip_state' property does not exist for this handle.
.
Where and how is gfig defined?




More information about the users mailing list