02-14-2013 09:41 AM
I want to clear a graph entirely and rewrite new data to the mixed signal graph. In order to clear it, I have to clear both the data and the plot names from the legend. I do not see an easy way of clearing the plot names...anybody know the trick here?
02-15-2013 11:30 AM
Hello,
You should be able to use an Invoke node to reinitialize the graph to its default value. You can do this by right clicking on the graph in the block diagram and clicking on Create->Invoke Node->Reinitialize to Default
-N
02-15-2013 11:40 AM
Thanks but it did not work. My legend plot names stayed but my graphs cleared from the plot area.
08-16-2013 04:53 PM
Yes, I am having the same problem. Reinitializing to default values does nothing for the plot names.
08-16-2013 05:10 PM
This works in L.V. 2012. It must be done BEFORE you reinitialize to default values otherwise you will get an error on setting ActPlot!! ...as the plots are no longer there! Works, but ugly. Any elegance out there?