Optional left arguments specify various characteristics the user
requires, but
I can never remember them, and typically run the plot lap and crib the
scripts
accompanying the various samplers.
Evidently, 'ylog 1' plot 1 2 4 shows a straight line through (0,log 1)
(1, log2) (2, log4)
whereas 'ylog 2' plot 1 2 4 shows a straight line through (0,log 10)
(1, log100) (2, log10000)
and 'ylog 3' plot 1 2 4 shows a straight line through (0,log
1e10) (1, log 1e100) (2, unlabelled)
... presumably the unlabelled value would be 1e10000, but I don't
understand the y scaling, without
looking it up, and it's late!
Mike
On 22/03/2020 23:49, Don Kelly wrote:
what is ylog ? 'ylog 1' appears to be in the same class as 'hello
world'
On 2020-03-22 4:14 p.m., 'Michael Day' via Programming wrote:
You probably know this, but anyway:
It's OK - well, fails gracefully - in JQt 807 under Windows 10.
the plot window opens, but with an error box saying:
[ J Plot X ]
[ (I) |NaN error: gettplog ]
[ [ OK ] ]
while on my iPad, iOS 12.4.5, (typing what I see there)
'ylog 1' plot 1 0 2
|NaN error: gettplog
| pos=.min+step*i.>:>.(max-min) %step
'ylog 1' plot 1 0 2
Cheers,
Mike
On 22/03/2020 21:45, Rudolf Sykora wrote:
Dear list,
load 'plot'
'ylog 1' plot 1 0 2
leads to an immediate crash of the J session for me (now win 10,
jqt901). I know that log 0 is NaN, but still...
Thanks
Ruda
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm