Re: [Scilab-users] How to get matrix output from ODE ?

2019-04-22 Thread marko
in the blanks for me. Many thanks! marko -- Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html ___ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinfo/users

[Scilab-users] edit "How to get matrix output from ODE?"

2019-04-22 Thread marko
I misstated the call to ODE in the original post: was posted as: y=ode(y0,t0,t,list(rdv,a,b,c)); should be: y=ode(y0,t0,t,rdv); apologies - marko -- Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html

[Scilab-users] How to get matrix output from ODE ?

2019-04-22 Thread marko
m from scilab. Maybe there is a way to 'partition' the simple row vector output into what SHOULD BE a 3 x 1001 matrix (or 1001 x 3, whatever). What am I doing wrong? Many thanks for any help here. marko -- Sent from: http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Ar

Re: [Scilab-users] v6.0.2 jpeg export problem - again

2019-04-11 Thread marko
Comment on my post here: An excellent workaround on Windows is to use the fine (free) program 'Irfanview'. I simply load the desired graphics file (*.png exported by scilab) into Irfanview, then immediately save it as a *.jpg instead. Presto - nice white background, as most would desire. marko

[Scilab-users] v6.0.2 jpeg export problem - again

2019-04-11 Thread marko
Well, I'm certainly a newbie here. One thing I cannot seem to correct is that graphic window / export / jpg always fails to produce an acceptable image. As it has been pointed out in the past, the background is invariably pinkish, while *.png works just fine. The suggestion in previous dismissals