Search found 3 matches

by brmadhukar
Wed Oct 23, 2013 3:28 am
Forum: Suggestions/Questions
Topic: Can I read the X-Ticks from a file
Replies: 1
Views: 10925

Can I read the X-Ticks from a file

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
by brmadhukar
Thu Jun 20, 2013 2:50 am
Forum: Suggestions/Questions
Topic: plotting using multiple files
Replies: 1
Views: 9949

plotting using multiple files

Hi
I need to generate a single plot from multiple csv files. All the coulmns are not chosen and I have a large number of csv files to choose the data from.

I need same set columns to be picked up from files. By ticking "pick columns to plot" I expected this to happen, but I have to choose the ...
by brmadhukar
Tue Aug 21, 2012 5:03 am
Forum: Suggestions/Questions
Topic: Overlaying Polar plot with XY plots
Replies: 2
Views: 11123

Overlaying Polar plot with XY plots

Hi
I have data in all the four quadrants of XY plot and I have a polar plot.
I need to overlay one on the other. I did use the method suggested at
http://www.dplot.com/blog/2009/07/plot-overlays.html

I do find that the data is non linearly transformed.

Is there a simple way of doing this [can ...