[Scilab-users] xsave or save

2020-09-28 Thread Antoine Monmayrant

Hello all,

Just wondering what is the normal way to save graphics nowadays.
I just had a look at 'help xsave' to see whether it is deprecated or 
whether this is the official way to do it.

This page reads:

"For graphics xsave(file_name,win_num) use preferably 
save(file_name,scf(win_num))."


Hmm, I don't get it.
Does it mean that I should better use "save(file_name,scf(win_num))" for 
graphics objects?

If it's the case, what is the point of xsave?

I'm a bit lost...

Antoine

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] scilab -f file : can it uses an existing instance of scilab?

2020-09-28 Thread Rafael Guerra
Hi Antoine,

>From an existing Scilab console doing:   exec("filepath\filename",-1), is not 
>good enough?

Regards,
Rafael

-Original Message-
From: users  On Behalf Of Antoine Monmayrant
Sent: Monday, September 28, 2020 12:06 PM
To: users@lists.scilab.org
Subject: [Scilab-users] scilab -f file : can it uses an existing instance of 
scilab?

Hello all,

During teaching, I usually run a bunch of scilab demos using "scilab -f 
demofile1", "scilab -f demofile2", etc ...
Sadly, every call to "scilab -f file" opens a new instance of scilab.
Is this possible to reuse an existing instance of scilab?
Or even better: reuse an instance of scilab or open scilab if none exists?

Cheers,

Antoine

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] Sci-IPOpt updated

2020-09-28 Thread Stéphane Mottelet

Hello,

The Sci-IPOpt toolbox has been updated and now work (smoothly) for 
Scilab 6.1. Users needing a serious tool for doing optimization with 
general nonlinear constraint should give it a try. There is no Windows 
version for the moment but I hope we will have one before Christmas !


Enjoy !

--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] scilab -f file : can it uses an existing instance of scilab?

2020-09-28 Thread Antoine Monmayrant

Hello all,

During teaching, I usually run a bunch of scilab demos using "scilab -f 
demofile1", "scilab -f demofile2", etc ...

Sadly, every call to "scilab -f file" opens a new instance of scilab.
Is this possible to reuse an existing instance of scilab?
Or even better: reuse an instance of scilab or open scilab if none exists?

Cheers,

Antoine

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users