Page 1 of 1

Plotting in DataMind

Posted: Tue Jul 13, 2004 2:12 pm
by Olivier Coulon
Hello there,
I have a very basic question about DataMind.
Is it possible to have several 2D plots in the same figure ?
Thanks

Olivier

Posted: Tue Jul 13, 2004 2:31 pm
by Jean-Francois Mangin
I do not know which version of datamind you use Olivier,
but anyway, if you select n sulci, you should get n plots
in the figure?

Posted: Tue Jul 13, 2004 2:42 pm
by Olivier Coulon
I use the dev version. But it's not for sulci, it's for functional blobs. Anyway, I need to plot several characteristics for one object. For instance, mean intensity across scales, and mean intensity +/- standard deviation across scales.

Olivier

Posted: Tue Jul 13, 2004 5:42 pm
by duchesnay
Hi,

If you select N files (that should have the same colmns names), and if you select variables
X and Y, than you will have N plots (fo each file) of variables X,Y on the same figure.

But, differents couples of variables will be ploted in differents figures.

What you can do is to choose xfig as output ("plot in file" should ended with .fig) and then merge figures into one using xfig.

Edouard

Posted: Wed Jul 14, 2004 9:13 am
by Olivier Coulon
Thanks Edouard,
I will use XFig since I have several couples of variables...

Olivier