[Scilab-users] Possible bug: export to JPEG

2018-06-11 Thread Lester Anderson
Hi all, I am using Scilab 6.0.1 and there seems to be an issue with export to JPEG (low or high resolution). See attached low-res image. Tested this using xs2jpg and export figure from the graphic. Other export options seem to be fine, PNG has no problem. Cheers Lester

Re: [Scilab-users] Possible bug: export to JPEG

2018-06-11 Thread amonmayr
Hello Lester, It might be unrelated, but at some point, there was an issue with displayed or exported graphics being pink or reddish. It was always due to the drivers of the graphic card. Could you try to upgrade (or downgrade) your drivers? Hope it helps, Antoine Le 11/06/2018 à 09:47, Les

Re: [Scilab-users] Possible bug: export to JPEG

2018-06-11 Thread Stéphane Mottelet
This is a kown problem, see http://bugzilla.scilab.org/show_bug.cgi?id=14264 Le 11/06/2018 à 09:47, Lester Anderson a écrit : Hi all, I am using Scilab 6.0.1 and there seems to be an issue with export to JPEG (low or high resolution). See attached low-res image. Tested this using xs2jpg and

Re: [Scilab-users] {EXT} Re: Empty matrix

2018-06-11 Thread Dang Ngoc Chan, Christophe
Hello, > De : users [mailto:users-boun...@lists.scilab.org] De la part de Rafael Guerra > Envoyé : mardi 5 juin 2018 23:42 > > Fyi, the following reference on empty matrices algebra is extremelly good > [...] > Nett, C. N. and W. M. Haddad [1993] "A system-theoretic appropriate > realization of

Re: [Scilab-users] Possible bug: export to JPEG

2018-06-11 Thread Lester Anderson
Hi Antoine, Thanks for the info. I tested the code on a pc with nvidia card and a laptop with just a basic Intel hd graphics chip, same result but only with jpeg. PNG files work fine, would tgat be affected if it was a driver issue? Got the latest drivers. Not a big deal as I can convert the png f