Is there a way to get a list of the waves associated with a Graph?
schollz
E.g. on Graph10 I plot waves Ext_1_9_1 vs F_1_9_1. I would like to have a function GetWavesOnGraph(Graph10) which returns those two waves.
As a corollary, is there a way to get a list of waves created from curve fitting data on a Graph?
There is also no way to restrict the output of WaveList to only those waves that are curve fit output, unless they have a name pattern. If you use the default fit with /D, then you can use WaveList("fit_*", ";", "WIN:Graph10")
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
April 27, 2017 at 11:42 am - Permalink
April 27, 2017 at 11:58 am - Permalink
April 27, 2017 at 01:02 pm - Permalink