Re: [Jprogramming] Viewmat

2012-07-05 Thread Linda Alvord
mming@jsoftware.com Subject: Re: [Jprogramming] Viewmat you may add it into your viewmat.ijs if you wish. Things will be fixed up upon the next base library update released. Чтв, 05 Июл 2012, Linda Alvord писал(а): > I tried this and it worked. Is it necessary every time you use viewmat? > That

Re: [Jprogramming] Viewmat

2012-07-05 Thread bill lam
included in viewmat? > > Linda > > -Original Message- > From: programming-boun...@jsoftware.com > [mailto:programming-boun...@jsoftware.com] On Behalf Of bill lam > Sent: Thursday, July 05, 2012 8:06 PM > To: programming@jsoftware.com > Subject: Re: [Jprogram

Re: [Jprogramming] Viewmat

2012-07-05 Thread Linda Alvord
rsday, July 05, 2012 8:06 PM To: programming@jsoftware.com Subject: Re: [Jprogramming] Viewmat Did you try setting IFARM_z_=:0 before loading viewmat as suggested? Чтв, 05 Июл 2012, Linda Alvord писал(а): > This script worked just before the new JAL upgrade was made. It > worked (different

Re: [Jprogramming] Viewmat

2012-07-05 Thread bill lam
> j701gtk. > > Linda > > -Original Message- > From: programming-boun...@jsoftware.com > [mailto:programming-boun...@jsoftware.com] On Behalf Of bill lam > Sent: Wednesday, July 04, 2012 10:44 AM > To: programming@jsoftware.com > Subject: Re: [Jprogramming] Vi

Re: [Jprogramming] Viewmat

2012-07-05 Thread Linda Alvord
] On Behalf Of bill lam Sent: Wednesday, July 04, 2012 10:44 AM To: programming@jsoftware.com Subject: Re: [Jprogramming] Viewmat When did this work last time? Срд, 04 Июл 2012, R.E. Boss писал(а): > In J6.02 > >viewmat {"2 m b 3 > |domain error: wd > | wd'pc

Re: [Jprogramming] Viewmat

2012-07-04 Thread bill lam
When did this work last time? Срд, 04 Июл 2012, R.E. Boss писал(а): > In J6.02 > >viewmat {"2 m b 3 > |domain error: wd > | wd'pc jvm;pn *',TITLE > > but > > viewmat "2 m b 3 > > works > > > R.E. Boss > > > > -Oorspronkelijk bericht- > > Van: programming-boun...@js

Re: [Jprogramming] Viewmat

2012-07-04 Thread R.E. Boss
In J6.02 viewmat {"2 m b 3 |domain error: wd | wd'pc jvm;pn *',TITLE but viewmat "2 m b 3 works R.E. Boss > -Oorspronkelijk bericht- > Van: programming-boun...@jsoftware.com > [mailto:programming-boun...@jsoftware.com] Namens Linda Alvord > Verzonden: woensdag 4 jul

Re: [Jprogramming] Viewmat

2012-07-04 Thread bill lam
Oh sorry, it shouldn't be released bcause the required base library has not yet been released. In the mean time, define IFARM_z_=: 0 unless you are working on android where it needs to define IFARM_z_=: 1 jhs and iPhone/iPad shouldn't be affected because they should use their own internal vers

Re: [Jprogramming] viewmat without a new window

2007-02-27 Thread vincent 1000
2007/2/26, Oleg Kobchenko <[EMAIL PROTECTED]>: --- vincent 1000 <[EMAIL PROTECTED]> wrote: > 2007/2/26, Oleg Kobchenko <[EMAIL PROTECTED]>: > > > > --- vincent 1000 <[EMAIL PROTECTED]> wrote: > > > > > I like especially the way J represents complex vectorfields. Do you know > > of > > > other

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread Oleg Kobchenko
--- vincent 1000 <[EMAIL PROTECTED]> wrote: > 2007/2/26, Oleg Kobchenko <[EMAIL PROTECTED]>: > > > > --- vincent 1000 <[EMAIL PROTECTED]> wrote: > > > > > I like especially the way J represents complex vectorfields. Do you know > > of > > > other software which has similar features? > > > > This

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread John Randall
Raul Miller wrote: > On 2/26/07, Devon McCormick <[EMAIL PROTECTED]> wrote: >> Where is this "mathematical standard-notation" defined? > > I like the example mentioned in the Gerald Sussman presentation > June Kim recently referenced. > http://www.jsoftware.com/pipermail/general/2007-February/02905

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread John Randall
Devon McCormick wrote: > Of course, you may have a different "standard" name for, say, the > arctangent function. Common ones in use are "atan", "tan-1", and > "arctan". > > On 2/26/07, vincent 1000 <[EMAIL PROTECTED]> wrote: > ... >>The ideal would be a J which uses mathematical standard-notati

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread Raul Miller
On 2/26/07, Devon McCormick <[EMAIL PROTECTED]> wrote: Where is this "mathematical standard-notation" defined? I like the example mentioned in the Gerald Sussman presentation June Kim recently referenced. http://www.jsoftware.com/pipermail/general/2007-February/029052.html Here's an attempt at

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread Devon McCormick
Where is this "mathematical standard-notation" defined? Of course this is a facetious question - it isn't defined anywhere: there is no such thing. J attempts to make mathematical notation consistent (and linear). As Albert Einstein is reputed to have said: Common sense is the collection of pre

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread Björn Helgason
You may want to download platimg and there you have example C:\j601\addons\media\platimg\test.ijs There you can see how to display many images on the same form require '~addons/media/platimg/platimg.ijs gl2' coinsert 'jgl2' F=: 0 : 0 pc f;pn "Image Formats"; xywh 20 22 8 8;cc g1 isigraph; xywh

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread Björn Helgason
And by the way these examples you can open in the form editor if you copy the lines from the mail into a .ijs file/window Then you can change the attributes and add more things to the form 2007/2/26, Björn Helgason <[EMAIL PROTECTED]>: You may want to download platimg and there you have example

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread vincent 1000
2007/2/26, Björn Helgason <[EMAIL PROTECTED]>: require'viewmat' HH=: 0 : 0 pc hh; menupop "File"; menu new "&New" "" "" ""; menu open "&Open" "" "" ""; menusep; menu exit "&Exit" "" "" ""; menupopz; xywh 136 8 44 12;cc ok button;cn "OK"; xywh 136 23 44 12;cc cancel button;cn "Cancel"; xywh 0 0

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread Björn Helgason
require'viewmat' HH=: 0 : 0 pc hh; menupop "File"; menu new "&New" "" "" ""; menu open "&Open" "" "" ""; menusep; menu exit "&Exit" "" "" ""; menupopz; xywh 136 8 44 12;cc ok button;cn "OK"; xywh 136 23 44 12;cc cancel button;cn "Cancel"; xywh 0 0 50 50;cc gg isigraph; pas 6 6;pcenter; rem form

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread vincent 1000
2007/2/26, vincent 1000 <[EMAIL PROTECTED]>: 2007/2/26, Oleg Kobchenko <[EMAIL PROTECTED]>: > > --- vincent 1000 <[EMAIL PROTECTED]> wrote: > > > I like especially the way J represents complex vectorfields. Do you > know of > > other software which has similar features? > > This is not taken a

Re: [Jprogramming] viewmat without a new window

2007-02-26 Thread vincent 1000
2007/2/26, Oleg Kobchenko <[EMAIL PROTECTED]>: --- vincent 1000 <[EMAIL PROTECTED]> wrote: > I like especially the way J represents complex vectorfields. Do you know of > other software which has similar features? This is not taken after a particular software, or there isn't any software that

Re: [Jprogramming] viewmat without a new window

2007-02-25 Thread Oleg Kobchenko
--- vincent 1000 <[EMAIL PROTECTED]> wrote: > I like especially the way J represents complex vectorfields. Do you know of > other software which has similar features? This is not taken after a particular software, or there isn't any software that I know of that does that, but it's not impossible

Re: [Jprogramming] viewmat without a new window

2007-02-25 Thread vincent 1000
2007/2/23, Björn Helgason <[EMAIL PROTECTED]>: viewmatcc is probably what you are asking for NB.*viewmatcc v view matrix in given child control NB. NB. [hue] viewmatcc mat;cc NB. NB. hue and mat are as for viewmat NB. NB. cc is the id of the isigraph control. 2007/2/23, vincent 1000 <[EMAIL

Re: [Jprogramming] viewmat without a new window

2007-02-23 Thread Björn Helgason
viewmatcc is probably what you are asking for NB.*viewmatcc v view matrix in given child control NB. NB. [hue] viewmatcc mat;cc NB. NB. hue and mat are as for viewmat NB. NB. cc is the id of the isigraph control. 2007/2/23, vincent 1000 <[EMAIL PROTECTED]>: How can I stop viewmat from openin

Re: [Jprogramming] viewmat crashes J

2006-10-05 Thread Mike Day
ck 2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Björn Helgason Sent: Thursday, October 05, 2006 04:14 To: Programming forum Subject: Re: [Jprogramming] viewmat crashes J This happens for me both at the computer at home and at the office - W

RE: [Jprogramming] viewmat crashes J

2006-10-05 Thread Tom Arneson
I get the crash. My os: Windows XP Media Center addition Version 2002 Service Pack 2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Björn Helgason Sent: Thursday, October 05, 2006 04:14 To: Programming forum Subject: Re: [Jprogramming] viewmat crashes

RE: [Jprogramming] viewmat crashes J

2006-10-05 Thread R.E. Boss
Windows XP Professional x64 Edition both J32 en J64 (601) don't cause J to break. R.E. Boss -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Björn Helgason Verzonden: donderdag 5 oktober 2006 11:14 Aan: Programming forum Onderwerp: Re: [Jprogra

Re: [Jprogramming] viewmat crashes J

2006-10-05 Thread Ahmad Issa
Doesn't work for me either. (Windows XP, j601a) On 10/5/06, Björn Helgason <[EMAIL PROTECTED]> wrote: This happens for me both at the computer at home and at the office - Windows XP both cases Exception Information Code: 0xc005 Flags: ox00 Record: ox0 Address: ox00

Re: [Jprogramming] viewmat crashes J

2006-10-05 Thread Björn Helgason
This happens for me both at the computer at home and at the office - Windows XP both cases Exception Information Code: 0xc005 Flags: ox00 Record: ox0 Address: ox00010055ad4 System Information Windows NT 5.1 Build 2600 CPU Vendor Code: 756K6547 - 49656E69 - 6C657

RE: [Jprogramming] viewmat crashes J

2006-10-05 Thread R.E. Boss
No problem with same configuration: require'viewmat' viewmat 2 144 33$ 23 4 5 65 67 9!:14'' j601/2006-09-04/09:20 9!:12'' 6 R.E. Boss -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Björn Helgason Verzonden: woensdag 4 oktober 2006 19:01 Aan: