[Scilab-users] gateway compatibility

2016-02-26 Thread jasper van baten
Dear all, I noticed that the gateway routines are not binary compatible between 6.0 alpha and 6.0 beta. Also the source has changed somewhat, so the ilib_gen_gateway has to be rerun to update source (particularly C_GATEWAY_PROTOTYPE changed to STACK_GATEWAY_PROTOTYPE) Will the 6.0 beta gateway ro

Re: [Scilab-users] Update: Maximum allocation with Scilab 6.0 beta

2016-02-26 Thread Antoine Monmayrant
Le 02/26/2016 01:41 PM, Samuel Gougeon a écrit : Le 26/02/2016 13:24, antoine.monmayr...@laas.fr a écrit : Le 02/26/2016 01:17 PM, antoine.monmayr...@laas.fr a écrit : Hi all, For testing purposes, I am trying to allocate big chunks of memory with scilab 6.0beta. I have ~256GB of free ram on

Re: [Scilab-users] Update: Maximum allocation with Scilab 6.0 beta

2016-02-26 Thread Samuel Gougeon
Le 26/02/2016 13:24, antoine.monmayr...@laas.fr a écrit : Le 02/26/2016 01:17 PM, antoine.monmayr...@laas.fr a écrit : Hi all, For testing purposes, I am trying to allocate big chunks of memory with scilab 6.0beta. I have ~256GB of free ram on my machine, however, Scilab fails creating variab

[Scilab-users] Update: Maximum allocation with Scilab 6.0 beta

2016-02-26 Thread antoine . monmayrant
Le 02/26/2016 01:17 PM, antoine.monmayr...@laas.fr a écrit : Hi all, For testing purposes, I am trying to allocate big chunks of memory with scilab 6.0beta. I have ~256GB of free ram on my machine, however, Scilab fails creating variables that are way smaller than that: --> a=rand(10,100

[Scilab-users] Maximum allocation with Scilab 6.0 beta

2016-02-26 Thread antoine . monmayrant
Hi all, For testing purposes, I am trying to allocate big chunks of memory with scilab 6.0beta. I have ~256GB of free ram on my machine, however, Scilab fails creating variables that are way smaller than that: --> a=rand(10,10); Can not allocate 8.00 MB memory. Any idea what is

Re: [Scilab-users] mprintf and backspace

2016-02-26 Thread Samuel Gougeon
Le 26/02/2016 12:14, Samuel Gougeon a écrit : Hello, Le 26/02/2016 09:17, jbaud...@insa-rennes.fr a écrit : Hello, I'd like to use \b, for backspace as in C, in mprintf function but it seems to not be implemented. How it can be obtained? (Only \n, \r and \t seems to be implemented.) . with

Re: [Scilab-users] mprintf and backspace

2016-02-26 Thread Samuel Gougeon
Hello, Le 26/02/2016 09:17, jbaud...@insa-rennes.fr a écrit : Hello, I'd like to use \b, for backspace as in C, in mprintf function but it seems to not be implemented. How it can be obtained? (Only \n, \r and \t seems to be implemented.) . with ascii(8) ? HTH Samuel __

Re: [Scilab-users] mprintf and backspace

2016-02-26 Thread Jan Åge Langeland
ref. the somewhat related bug report: http://bugzilla.scilab.org/show_bug.cgi?id=14342 Jan Å ___ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinfo/users

Re: [Scilab-users] Bug of input function in Scilab 6.0 beta 1

2016-02-26 Thread SCHULZ Wolfgang
Ok, because it is not clear whether this bug is related to another one I decided to enter a new bug report: Bug 14424 Wolfgang > -Ursprüngliche Nachricht- > Von: users [mailto:users-boun...@lists.scilab.org] Im Auftrag von JLan > Gesendet: Donnerstag, 25. Februar 2016 17:53 > An: users@

Re: [Scilab-users] bug in function iir ?

2016-02-26 Thread Serge Steer
Le 25/02/2016 18:10, grivet a écrit : Le 24/02/2016 21:40, Serge Steer a écrit : Le 24/02/2016 11:30, grivet a écrit : I appreciate your help; however, neither suggestion works: I still get the same error message. The similar line [frq,repf]=repfreq(hz,0.01,0.49); has no problem You a

[Scilab-users] mprintf and backspace

2016-02-26 Thread jbaud...@insa-rennes.fr
Hello, I'd like to use \b, for backspace as in C, in mprintf function but it seems to not be implemented. How it can be obtained? (Only \n, \r and \t seems to be implemented.) Thanks, Jean-Yves ___ users mailing list users@lists.scilab.org http://