| Thread | Last Post | Replies |
|
| compiling scilab 4.2.1 on a remote computer (64bit) | 31 May 2010 11:57 GMT | 2 |
While compiling scilab on remote computer, i get an error.. .... .... Creation of ../../bin/libjavasci.so
|
| scilab graphic bug? | 28 May 2010 22:50 GMT | 1 |
I have a graphic bug when trying scilab 5.2.2 on windows XP sp3. The command plot2d() produce a 610*460 window with the plot I've expected : http://perso.univ-rennes1.fr/philippe.roux/graphic_bug/small.jpg But when i enlarge this window to cover the full-screen, only a part of
|
| Scilab - check or define function %s_2_s for overloading | 28 May 2010 19:44 GMT | 2 |
-->clear -->worksheet = readxls('file.xls'); -->worksheet2 = worksheet(2); -->SampNum = worksheet2.value(:,1);
|
| how to run a c executable in sciab | 28 May 2010 00:52 GMT | 4 |
i am trying to run a c exe file using scilab. i donno if using scilab i can do this.
|
| choose C compiler for toolboxe installation on windows ? | 24 May 2010 11:40 GMT | 2 |
I need to install sivp-0.5.2 in windows 5.2.2on windows, so i've unzip sivp-0.5.2.zip in SCIHOME/contrib/ an then exec('builder.sce') but installation fails and scilab says !--error 10000
|
| Hey salut : ) | 24 May 2010 02:28 GMT | 2 |
Voici mon code, il est buggé j'arrive pas à m'en sortir. clf() clear // Variables
|
| Scilab - Submatrix incorrectly defined | 20 May 2010 03:06 GMT | 2 |
I am taking some code i created in matlab and trying to convert it to Scilab and am running into some issues: The code is below: clc
|
| unable to load wavelet toolbox | 20 May 2010 03:01 GMT | 1 |
i am using scilab 5.2.2. i installed scilab wavelet toolbox. but on running it from toolbox from scilab environment this message is coming. link: The file C:\PROGRA~1\SCILAB~1.2\contrib\swt\/lib/libswt.dll does
|
| Interfacing Scilab with C on Mac OS | 18 May 2010 08:20 GMT | 1 |
has anybody managed to compile and link C-Code to Scilab while using a recent version of Mac OS and Scilab? I can't get the examples in $SCI+/modules/dynamic_link/examples/
|
| Flex usb problems | 17 May 2010 13:45 GMT | 3 |
I actually works on a flex board and I try to make the USB example work. I had a problem with the pc_side scicos files, when I make it run Scicos his brutally close and noting works.
|
| Scicos vs Xcos | 13 May 2010 13:36 GMT | 1 |
I am finding it hard to understand the relationship between Xcos and Scicos (in ScicosLab). Xcos 1.0 is based on Scicos4.2, according to the documentations, but does that mean that the next version of Xcos will be based on Scicos 4.4, or will it diverge completely? Is Scicos
|
| Cblock4 help with array, summation and variable output. | 07 May 2010 23:28 GMT | 2 |
Guys, I'm trying to keep track of array of values that I need to incriment (depeding on which one(s) ares active, determined by the input). I then need to perform some calculation and output a variable to be used
|
| numerical issue | 05 May 2010 14:35 GMT | 2 |
I have two machines with Scilab 4.1.2 installed (the same version on the same operative system). Running the same script that uses the commands to compute kernel and orth of matrices I notice different outputs, i.e., different numerical values.
|