Hi,

Sorry for my newbie question. Consider the following example:

#----------------------------------
#!/usr/bin/perl
use PDL;
use PDL::Graphics::PGPLOT;

imag (sin(rvals(200,200)+1));

#----------------------------------

How do I now change the x axis so the 0 becomes -100,100 becomes 0 and
200 becomes 100 ?

Thanks,
Michiel

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to