Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-13 Thread Linda Alvord
- From: programming-boun...@jsoftware.com [mailto:programming-boun...@jsoftware.com] On Behalf Of Linda Alvord Sent: Monday, July 09, 2012 10:47 PM To: 'Programming forum' Subject: Re: [Jprogramming] Challenge 13 Plot Alot Here's a start on making a plot. load 'plot' NB.pd 're

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-09 Thread Linda Alvord
Linda Alvord Sent: Saturday, July 07, 2012 4:14 AM To: 'Programming forum' Subject: Re: [Jprogramming] Challenge 13 Plot Alot Somehow I didn't include the 8 points. Here they are. load 'plot' pd 'reset' 'aspect 1'plot (_1 8);_1 8 pd 

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-09 Thread Raul Miller
(p 4) m b 4 > > viewmat (p 5) m b 5 > > viewmat (p 6) m b 6 > > viewmat (p 7) m b 7 > > viewmat (p 8) m b 8 > > viewmat Q=:(P=:p 9) m b 9 > P > Q > > > Linda > > -Original Message- > From: programming-boun...@jsoftware.com > [mailto:progra

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-07 Thread bill lam
f Of Linda Alvord > Sent: Saturday, July 07, 2012 4:14 AM > To: 'Programming forum' > Subject: Re: [Jprogramming] Challenge 13 Plot Alot > > Somehow I didn't include the 8 points. Here they are. > > load 'plot' > pd 'reset' > &#x

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-07 Thread Linda Alvord
2012 4:14 AM To: 'Programming forum' Subject: Re: [Jprogramming] Challenge 13 Plot Alot Somehow I didn't include the 8 points. Here they are. load 'plot' pd 'reset' 'aspect 1'plot (_1 8);_1 8 pd 'itemcolor red' pd 'type mark

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-07 Thread Linda Alvord
'show' -Original Message- From: programming-boun...@jsoftware.com [mailto:programming-boun...@jsoftware.com] On Behalf Of Linda Alvord Sent: Friday, July 06, 2012 5:27 PM To: 'Programming forum' Subject: Re: [Jprogramming] Challenge 13 Plot Alot Here's a simple plot of eight rando

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-06 Thread Linda Alvord
ize 1.2' pd 'itemcolor red' pd P pd 'show' Any thoughts? Linda -Original Message- From: programming-boun...@jsoftware.com [mailto:programming-boun...@jsoftware.com] On Behalf Of Linda Alvord Sent: Tuesday, July 03, 2012 10:57 AM To: 'Programming forum' Subjec

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-03 Thread Linda Alvord
quot;2 m b 8 viewmat {"2 m b 9 NB. Regions viewmat (p 2) m b 2 viewmat (p 3) m b 3 viewmat (p 4) m b 4 viewmat (p 5) m b 5 viewmat (p 6) m b 6 viewmat (p 7) m b 7 viewmat (p 8) m b 8 viewmat Q=:(P=:p 9) m b 9 P Q Linda -Original Message- From: programming-boun...@js

Re: [Jprogramming] Challenge 13 Plot Alot

2012-07-03 Thread Mike Day
Attachment, Linda? Mike On 03/07/2012 2:41 AM, Linda Alvord wrote: > A new strategy for this challenge: As you make any progress on this > challenge, please send it along right away. Working together we may make > any solution become better and better. > > > > I've been trying to understand

[Jprogramming] Challenge 13 Plot Alot

2012-07-02 Thread Linda Alvord
A new strategy for this challenge: As you make any progress on this challenge, please send it along right away. Working together we may make any solution become better and better. I've been trying to understand some code for Voronoi regions. The script is attached develops the code. What I