You may try setting the plot size, eg

   'output cairo 20000 20000' plot j./"1 }."1 nn

assuming our computer get enough ram and video ram.


Чтв, 03 Май 2012, Devon McCormick писал(а):
> Gosi - I'd be interested to see this plotted.  When I attempt to do it
> in J7, the plot is too small to see anything with the default settings
> and I don't know how to resize the plot.  In J6, I could manually
> resize the window and subsequent plots would retain the size setting.
> Now they are generally too small and appear in Paintshop Pro via
> IExplorer.
> 
> NB. Get this file: http://www.tsp.gatech.edu/data/ml/mona-lisa100K.tsp
>    mltsp=. <;._2 CR-.~fread 'mona-lisa100K.tsp'
>    nn=. _".&>}."1 <;._1&>' ',&.>_1}.6}.mltsp
> 
> NB. This attempt fails:
>    pic=. (1) (<"1 nn) } 20000 20000$0
>    viewmat pic
> |out of memory
> |   mat=.mat    {h
> 
> NB. This works but is unreadable:
>    plot j./"1 }."1 nn
> 
> 
> On Wed, May 2, 2012 at 4:01 PM, Björn Helgason <gos...@gmail.com> wrote:
> > Reading about these complex numbers I decided to look at plot of complex
> > numbers because I did not remember if I tested it and it works fine
> >
> > plot 1j1 2j3 3j11 3j5 5j15 3j22
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> 
> 
> 
> -- 
> Devon McCormick, CFA
> ^me^ at acm.
> org is my
> preferred e-mail
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to