[Scilab-users] C/C++ compiler for Mac OS Sierra

2017-02-13 Thread Reinaldo Golmia Dante
Hi Scilab users, I would like to install only a C/C++ compiler for Mac OS Sierra. I had installed Xcode, but it was very heavy (about 4.5GB) for the SMD disk in my MacBook Air. I'd like to install Eclipse IDE C++ to program C/C++, but I think it requires a C/C++ compiler, doesn't it? Thank you i

Re: [Scilab-users] function with more result variables, how?

2017-02-13 Thread Erhy
Thank you Samuel! Erhy -- View this message in context: http://mailinglists.scilab.org/function-with-more-result-variables-how-tp4035470p4035476.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. ___ users ma

Re: [Scilab-users] Question about javasci V2

2017-02-13 Thread Daniel Neutzler
Hello Pierre, thank you for your answer. It is nice to hear that my Problem is probably a Bug. I'm not sure how to use your example. Which Libs do I need for it or may you have a simple example to use it? I'm sorry, my Java knowlegde is restricted (Beginner). Thank You for your Help, Daniel Ne

Re: [Scilab-users] Examples of linear optimisation

2017-02-13 Thread Pierre Vuillemin
Hi Paul, You are right, given the timing, this seems to be a good idea to make it work on Scilab 6.0. I'll do that. Thank you, Best regards, Pierre Le 13.02.2017 09:05, Paul Bignier a écrit : > Hello Pierre, > > Just a remark: you may want to make Sopi available for Scilab 6.0 (you can

Re: [Scilab-users] Examples of linear optimisation

2017-02-13 Thread Paul Bignier
Hello Pierre, Just a remark: you may want to make Sopi available for Scilab 6.0 (you can download a nightly build ). "-->exec builder.sce" yielded an error on function save() as it takes strings as arguments now. Best regards, Pa