Page 1 of 1

Can I read the X-Ticks from a file

Posted: Wed Oct 23, 2013 3:28 am
by brmadhukar
I need to filter the plot based on random X values. These X values may be stored in a file. Is it possible generate a [child/subplot] at the instances specified in the X-values files.

Thanks
Madhukar

Posted: Wed Oct 23, 2013 9:05 am
by DPlotAdmin
There is no way to do this within DPlot. If you are a software developer, though, you can write a program that interacts with DPlot through dplotlib.dll to do whatever you want.