J7 in Chrome

-----Original Message-----
From: programming-boun...@forums.jsoftware.com
[mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Linda Alvord
Sent: Thursday, August 16, 2012 11:11 AM
To: programm...@jsoftware.com
Subject: [Jprogramming] Magically Make a Plot Disappear

Put the script in jijs and and save it with a name:

 

load 'plot'

PP=:1 5 4 1;2 3 6 2

'aspect 1;type poly;color red' plot PP

 

Run the file in jijx to see the triangle, then enter:

 

erase names ''

 

Locate the file you save and run it again and the red triangle is gone!

 

Should  that happen?

 

Linda

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to