Re: [Scilab-users] xtitle seems to suppress plot

2016-11-27 Thread Rafael Guerra
Works alright every time on Scilab 5.5.2 64-bit Win7 but plot background is grey -Original Message- From: users [mailto:users-boun...@lists.scilab.org] On Behalf Of Tim Wescott Sent: Monday, November 28, 2016 12:19 AM To: Jens Simon Strom Cc: Users mailing list for Scilab Subject: Re: [

Re: [Scilab-users] xtitle seems to suppress plot

2016-11-27 Thread Tim Wescott
Over and over, it works every time. Maybe file a bug report? On Sun, 2016-11-27 at 23:11 +0100, Jens Simon Strom wrote: > Hallo Tim, > It may be of interest that the script works when it is executed > directly after start of Scilab. All further runs fail - reproducibly. > Tim, would you be so ki

Re: [Scilab-users] xtitle seems to suppress plot

2016-11-27 Thread Jens Simon Strom
Hallo Tim, It may be of interest that the script works when it is executed directly after start of Scilab. All further runs fail - reproducibly. Tim, would you be so kind to run the script /twice/ on your installation. Cheers Jens --

Re: [Scilab-users] xtitle seems to suppress plot

2016-11-27 Thread Jens Simon Strom
I use scilab-5.5.2. I just tried 5.4.0. There the script works. Cheers Jens -- Am 27.11.2016 19:00, schrieb Tim Wescott: On Sun, 2016-11-27 at 18:06 +0100, Jens Simon Strom wrote: Hallo, Instea

Re: [Scilab-users] xtitle seems to suppress plot

2016-11-27 Thread Tim Wescott
On Sun, 2016-11-27 at 18:06 +0100, Jens Simon Strom wrote: > Hallo, > Instead of drawlater/drawnow I prefer the below approach for starting > a figure because no windows flicker temporarily on the screen. This > works fine exept when 'xtitle' is used. Inspecting the figure's, > axes', compound's

[Scilab-users] xtitle seems to suppress plot

2016-11-27 Thread Jens Simon Strom
Hallo, Instead of drawlater/drawnow I prefer the below approach for starting a figure because no windows flicker temporarily on the screen. This works fine exept when 'xtitle' is used. Inspecting the figure's, axes', compound's and polyline's data I get no hint that the axes should be invis