sliders update a table that updates a graph
I'm trying to use sliders to update a table, then the models in the model columns update to predict new values (on a wafer map) which then redraws the contourplot. The problem is that when you turn automatic recalc on and append the sliders to the contourplot, the sliders get thrown out on recalc.I can keep the sliders and the contourplot in seperate windows but then I have a problem if I work in ...