hi list,
in the [plot]-help-file is says: "alternatively, an optional "-v [variable]" flag to assign a variable to make this visible/invisible."
when creating the object, using at -v 1 makes is visible, -v 0 hides it.
but how to change this during runtime? same question for the color.
[plot] has an inlet, however it has 'no method' for 'set' or for 'vis' or 'color'.
the only suggestion (10 years old) i found was to dynamically delete the object and create a new one with the desired arguments.
rolf