Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error at BLT - stripchart - with realtime update

33 views
Skip to first unread message

Cecil Westerhof

unread,
Dec 19, 2017, 8:14:05 AM12/19/17
to
This example is at:
https://wiki.tcl.tk/17428

But the line:
vector xvec($Hz) y1vec($Hz) y2vec($Hz)

Should be:
vector create xvec($Hz) y1vec($Hz) y2vec($Hz)

--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Arjen Markus

unread,
Dec 19, 2017, 8:50:05 AM12/19/17
to
Well, you can correct it yourself - it is a Wiki :).

Regards,

Arjen

Cecil Westerhof

unread,
Dec 19, 2017, 9:14:04 AM12/19/17
to
Done.

I would have expected some save-guards, but there are none.

Arjen Markus

unread,
Dec 19, 2017, 9:42:16 AM12/19/17
to
On Tuesday, December 19, 2017 at 3:14:04 PM UTC+1, Cecil Westerhof wrote:
> Arjen Markus writes:
>
> > On Tuesday, December 19, 2017 at 2:14:05 PM UTC+1, Cecil Westerhof wrote:
> >> This example is at:
> >> https://wiki.tcl.tk/17428
> >>
> >> But the line:
> >> vector xvec($Hz) y1vec($Hz) y2vec($Hz)
> >>
> >> Should be:
> >> vector create xvec($Hz) y1vec($Hz) y2vec($Hz)
> >>
> >> --
> >> Cecil Westerhof
> >> Senior Software Engineer
> >> LinkedIn: http://www.linkedin.com/in/cecilwesterhof
> >
> > Well, you can correct it yourself - it is a Wiki :).
>
> Done.
>
> I would have expected some save-guards, but there are none.
>

The safeguards are the regular visitors :). Keep it all low-level.

Regards,

Arjen
0 new messages