Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . soft-sys . math . scilab
This is a Usenet group - learn more
Find or start a Google Group about scilab.
Group info
Language: English
Group categories:
Computers
More group info »
Related Groups
The MathWorks calculation and visualization package.
Low activity, Usenet
Maple computer mathematics discussion group.
Low activity, Usenet
Numerical Analysis.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 7103  Older »
Description: Scientific software package Scilab.
 

Precision of msscanf? 
  I am converting a string with numbers that have formats like mystring = ['+03119.358368 +00059.509320'; '+03119.359514 +00059.360184']; I'm using mynumbers = msscanf(-1, '%f %f', mystring); But the results that I'm getting are truncated, to what appears to be single-precision floating point. Is this an inescapable deficit with... more »
By Tim Wescott  - Dec 22 - 6 new of 6 messages    

Code Completion 
  Hi Fols, can anyone suggest a development environment that will perform code completion of Scilab objects ? ie ObjectName.(list of member functions) thanks and Merry Xmas David
By David K  - Dec 22 - 4 new of 4 messages    

Scilab 5.2.0 Canvas 
  When is the silly business with not being able to mix uicontrols and graphics going to get fixed? There were no problems with the 4.x series now I have two machines where scilab is next to useless, the 5.x series, because it can't do graphic plots, the scripts cause scilab to die and shuts down completely!... more »
By Leland C. Scott  - Dec 21 - 3 new of 3 messages    

ScicosLab 4.4-beta has been released 
  ScicosLab is a free distribution of Scilab/Scicos, based on Scilab4,used primarily for implementing toolboxes developed in the Metalau project at INRIA and ENPC such as Scicos and Maxplus, and Scipad. ScicosLab is not supported by the Scilab consortium, and it is based on GTK GUI under Linux and Mac, and native toolkits under Windows.... more »
By Francois Delebecque  - Dec 21 - 1 new of 1 message    

scilab fails in show_graph() 
  Hi, On scilab 5.1.1 linux Ubuntu 9.10 I do : algo52arcs=[1 2 1 3 1 4 2 3 2 6 3 5 4 5 4 7 5 6 5 7 6 7] -->OK algo52arcDeb=zeros(length(algo 52arcs)/2);algo52arcDeb=zeros( length (algo52arcs)/2);for k=1:length(algo52arcs), if modulo(k, 2)==1 then algo52arcDeb((int32(k) / (int32(2))+1))= algo52arcs(k) ,else,... more »
By syn hedionn  - Dec 20 - 1 new of 1 message    

Only LCC and MSVC are the accepted C compilers? 
  Colleagues, Scilab 5.1.1 doesn't find DJGPP in Windows XP, despite it's a registered resource (PATH and all that). Are LCC and MSVC the only ones accepted as C compilers? Best regards.
By Maggoo  - Dec 19 - 1 new of 1 message    

xstring 
  I used to use xstring to write information to graph outside the axes. Now with version 5.2 it is not possible to write outside the axes. The text is being clipped sp only the part inside the axes is shown. Is there another way to draw text on a graph without using xstring? Best retads Anders
By Anders  - Dec 18 - 2 new of 2 messages    

create a struct in mexFunction 
  hi, in mexFunction(int nlhs,mxArray *plhs[],int nrhs, const mxArray *prhs []){}, i tried to create a struct in another struct, but finally i got a wrong answer. i don't know what is wrong or does Scilab support creating a struct in another struct in mexFunction? here is my code: const char *fn[]={"scalar","matrix","stri ng","struct"};... more »
By yvette  - Dec 18 - 1 new of 1 message    

Has scilab got "goto" or switch case? 
  Hello I've got to implement this algorithm [link] I can't find or realize if scilab got “jump” instructions which allow me coding this algorithm.
By Marco Esteves  - Dec 17 - 3 new of 3 messages    

A question regarding C function in scilab/scicos 
  I have a quick question regarding C function compilation in scicos. Let us consider an case with "multiple" functions, which are calling from the main function. For example: static int sense(double X) { .... ...static double error(double guess, scicos_block *blk) { .... ...void vert(scicos_block *blk, int flag)... more »
By Bilal Ahmed Arain  - Dec 17 - 1 new of 1 message    

1 - 10 of 7103   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google