Re: [Jprogramming] viewmat image dimensions

2018-01-02 Thread Dabrowski, Andrew John
Thank you, that worked. On 12/31/2017 01:32 PM, Cliff Reiter wrote: This may not be a good choice as I don't understand all the consequences and hesitate to change values in addons authored by others, but you might try: MINWH_jviewmat_=:1000 1000 or a variant suited to your device and data. On

Re: [Jprogramming] viewmat image dimensions

2017-12-31 Thread Cliff Reiter
Poking around coclass 'jviewmat' names'' Maybe changing DEFWH would be more appropriate. (untested) On 12/31/2017 1:32 PM, Cliff Reiter wrote: This may not be a good choice as I don't understand all the consequences and hesitate to change values in addons authored by others, but you might

Re: [Jprogramming] viewmat image dimensions

2017-12-31 Thread Cliff Reiter
This may not be a good choice as I don't understand all the consequences and hesitate to change values in addons authored by others, but you might try: MINWH_jviewmat_=:1000 1000 or a variant suited to your device and data. On 12/31/2017 12:17 PM, Dabrowski, Andrew John wrote: I'm looking at

[Jprogramming] viewmat image dimensions

2017-12-31 Thread Dabrowski, Andrew John
I'm looking at http://www.jsoftware.com/docs/help602/user/script_viewmat.htm and I don't see any way to set the image dimensions. I've got a matrix that's about 3000x3000 and viewmat displays it as a 324x360 image, which is not at all adequate. -