[Scilab-users] Disable figure name

2013-04-15 Thread Urban Simoncic

Hi,

Can the figure name (the blue strip at the top of the figure) be removed 
form the figure, when it is used for GUI? I don't think it makes the GUI 
pretty...


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


[Scilab-users] Licensing question

2013-04-12 Thread Urban Simoncic

Dear Scilab Community,

I have a question about Scilab licensing. I would like to develop an 
application based on Scilab (modified Scilab, GUI as a Scilab function 
and application functionality as a Scilab library and/or external module 
in C) and distribute everything (modified Scilab and my code) together 
as an application. What of that (modified Scilab, GUI as a Scilab 
function, my Scilab library and my external module in C) I have to 
distribute with sources? I am sure that I would have to open sources for 
modified Scilab and I don't care for that. I don't know for GUI and 
Scilab libraries (if necessary, I could open them). But I would expect 
that at least external modules can be distributed in binary form only 
(section 5.3.3. in license). However, I am not sure if they can be 
distributed together with the rest of the application that is under 
CeCILL, or I would have to distribute separately my external modules 
under my license and modified Scilab under CeCILL and expect that user 
will stack all that together?


Is it possible to get official explantion for such case, so that I can 
claim it, if I am sued later for violating the license?


Best Regards,
Urban
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] non access to sci files

2013-04-12 Thread Urban Simoncic
Isn't the easiest way to hide the code of the function by generating the 
binary library using the genlib command?


Urban

On 12.4.2013 14:23, Carrico, Paul wrote:

Unfortunately after some trials, it definitively too complicated for me; I will 
have to open the sources to my internship student ... :-(((

Thanks all for the help/advices.

Paul

-Message d'origine-
De : users-boun...@lists.scilab.org [mailto:users-boun...@lists.scilab.org] De 
la part de Mike Page
Envoyé : vendredi 12 avril 2013 11:16
À : International users mailing list for Scilab.
Objet : Re: [Scilab-users] non access to sci files

Hi,

I tried Sci2C once (a while ago now), but I found it had too many
limitations.  For me the lack of support for hypermatrices was enough to
make it not usable.  There is (I think) an example of Sci2C that shows how
it works, but I don't remember where - sorry.

One other way to solve your problem is to use SendScilabJob.  This enables
you to send Scilab commands from C code to the Scilab engine.  I use this
quite a lot.  Then your Scilab code would only exist as a set of string
constants inside C and could be compiled and hidden.

I posted an example of using SendScilabJob a while back - you can search the
user group for sendscilabjob and you will find all the threads.

HTH,
Mike.


-Original Message-
From: users-boun...@lists.scilab.org
[mailto:users-boun...@lists.scilab.org]On Behalf Of Carrico, Paul
Sent: 12 April 2013 09:53
To: International users mailing list for Scilab.
Subject: Re: [Scilab-users] non access to sci files


Hi

It's look promissing ... I installed it but i'm spending a lot of time in
finding some docs / help file and so on ...

Where are they ?

Cheers

Paul

-Message d'origine-
De : users-boun...@lists.scilab.org [mailto:users-boun...@lists.scilab.org]
De la part de David Chèze
Envoyé : vendredi 12 avril 2013 09:34
À : users@lists.scilab.org
Objet : Re: [Scilab-users] non access to sci files

Hi Paul,

did you already have a look at:
http://atoms.scilab.org/toolboxes/scilab2c
http://atoms.scilab.org/toolboxes/scilab2c
I've never used this module and i assume there are some limitations but it's
worth giving a try...

David




--
View this message in context:
http://mailinglists.scilab.org/Scilab-users-non-access-to-sci-files-tp402650
8p4026525.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users




Le présent mail et ses pièces jointes sont confidentiels et destinés à la
personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail
par erreur, veuillez contacter immédiatement l'expéditeur et effacer le
message de votre système. Toute divulgation, copie ou distribution de cet
e-mail est strictement interdite.

This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error, please contact the sender and
delete the email from your system. If you are not the named addressee you
should not disseminate, distribute or copy this email.

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


-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2013.0.3272 / Virus Database: 3162/6239 - Release Date: 04/11/13


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



Le présent mail et ses pièces jointes sont confidentiels et destinés à la 
personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par 
erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de 
votre système. Toute divulgation, copie ou distribution de cet e-mail est 
strictement interdite.

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error, please contact the sender and delete the 
email from your system. If you are not the named addressee you should not 
disseminate, distribute or copy this email.

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



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