| Thread | Last Post | Replies |
|
| Scilab and Labview | 28 Feb 2007 10:47 GMT | 2 |
I am trying the scilab-labview gateway, version 4.1 and 8.20 respectively. However, when I load an example Labview crash with a Error loadlibrary message. I have put the ddls in the corresponding places (SCI/bin and LABVIEW/resource/script)
|
| Scicos hang when adding superblock | 27 Feb 2007 09:52 GMT | 3 |
I have installed Scilab/Scicos on Windows and have been using it without problems for two weeks. I have created a superblock with the "Region to SuperBlock" function. I then went into the superblock and saved the superblock to disk with the "Save as Interf Func", creating
|
| VB 6 and Scilab 4.1 | 27 Feb 2007 06:19 GMT | 1 |
I don't speak English, so excuse to me for the mistakes. I hope that my consultation is understood. I want to make a program in Visual Basic 6 of cam's design and for the calculations I'd like to use a freeware program, so my program it
|
| Lancer scilab depuis excel | 26 Feb 2007 22:13 GMT | 12 |
Bonjour à tous. Peut-on lancer scilab depuis excel ? Can scilab be launched from excel ? Merci / Thanks
|
| Double quotes in printf | 26 Feb 2007 16:55 GMT | 1 |
does exist a way to show double quotes with printf? The C-way with \" doesnt. -->mprintf('\"\n') !--error 4
|
| toolbar of graphics window | 26 Feb 2007 12:21 GMT | 2 |
I would very much appreciate a hint for how I can invoke the scilab graphics window *without* the little toolbar for zooming and rotation coming up by default. Jurgen Potthoff
|
| Can plot work with logarithmic axes | 21 Feb 2007 17:23 GMT | 2 |
I'd like to create a graphic using the plot command with logarithmic axes. I know it is easy to do with plot2d, but is there any way to do the logarithmic axes wiith plot?
|
| inv not creating proper inverse? | 21 Feb 2007 13:03 GMT | 3 |
I have a matrix: fh = [1,0.12,0.12,0.12,0.12,0.12; 0.12,1,0.12,0.12,0.12,0.12; 0.12,0.12,1,0.12,0.12,0.12; 0.12,0.12,0.12,1,0.12,0.12; 0.12,0.12,0.12,0.12,1,0.12; 0.12,0.12,0.12,0.12,0.12,1]
|
| kubuntu aMD64 | 21 Feb 2007 12:52 GMT | 2 |
I just installed the binary version of Scilab 4.1 on AMD64 computer running kubuntu 6.10. There was no problem with installation but when I wanted to use it (bin/scilab) I got : "error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or
|
| Scilab 4.1 for MacOSX/Intel UPDATED | 19 Feb 2007 09:38 GMT | 2 |
The Scipad problem is solved (lauching Scipad caused an immediate Scila crash). You can donwload the new version (dated 16-Feb-2007) at the usual URL :
|
| Debugging Scilab functions (comments?) | 18 Feb 2007 07:59 GMT | 3 |
Debugging is never fun. When you're just starting out with a new language and environment, it's even worse: not only do you have to learn the quirks (excuse me, "enhanced feature set" <grin>) of the new language, you frequently wind up learning a new set of editor
|
| Scilab multiple axis plots | 15 Feb 2007 09:40 GMT | 2 |
I wonder if I could draw on the same graph two or more features, each one with a proper axis. Thanks a lot for helping ;)
|
| simulate impulse response in scicos??????? | 15 Feb 2007 08:23 GMT | 2 |
simulate impulse response in scicos???????
|
| scicos: inheritance and synchronism | 15 Feb 2007 08:19 GMT | 1 |
I have a scicos model which performs discrete integration. The integrator block (made by me) has an internal discrete state (of course) and an event input port for its activation. I deal with several signal sources, but essentially of 2 kinds only:
|
| Disabling 'automatic' pause | 14 Feb 2007 19:46 GMT | 1 |
I'm using scilab for volume (i.e. 3D medical images) processing. My problem is that my process is 'interrupted' by a pause when it wrote more than, say 20 comments line in the console. How can I disable this 'automatic' pause (I do not ask for a pause)?
|