Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.3.2 - Français

Scilab 5.3.2
Change language to:
English - 日本語 - Português

Aide Scilab 5.3.2

  • Scilab
    • Mots clés Scilab
      • ansréponse (answer)
      • backslashdivision matricielle à gauche
      • bracketscrochets à droite et à gauche
      • casemot-clé utilisé dans une structure select ... case
      • colonopérateur "deux points"
      • commavirgule, séparateur d'instructions ou d'arguments
      • commentscommentaires
      • dolanguage keyword for loops
      • dotpoint
      • elsemot clé dans une structure if-then-else
      • elseifmot clé dans une structure if-then-else
      • emptymatrice vide
      • endmot-clé end
      • formot clé pour les structures de boucles
      • globaldéfinition de variables globales
      • hatélévation à la puissance
      • ifexécution conditionnelle
      • leftcrochet gauche
      • minusopérateur de soustraction, changement de signe
      • notnégation logique
      • parentsparenthèses droite et gauche
      • percentcaractère spécial
      • plusopérateur d'addition
      • powerélévation à la puissance (^,.^)
      • quoteopérateur de transposition, délimiteur de chaîne de caractères
      • returnsortie d'une fonction ou reprise d'exécution, avec récupération de variables locales
      • selectmot-clé utilisé dans une structure select ... case
      • semicolonséparateur de lignes ou d'instructions Scilab
      • slashdivision à droite et feedback
      • staropérateur de multiplication
      • thenmot-clé dans une structure if-then-else
      • tildanégation logique
      • trymot clé de début du bloc catch dans une instruction de contrôle try-catch
      • whilemot-clé utilisé dans une structure while ... end
      • comparisoncomparison, relational operators
      • equal(=) assignment , comparison, equal sign
      • less(<) greater than comparison
    • TMPDIRchemin du répertoire temporaire
    • abortinterruption d'une évaluation
    • argnnombre d'arguments d'appel d'une fonction
    • banneraffiche la baniere scilab
    • booleanObjets Scilab, variables booléennes et opérateurs & | ~
    • breakinterruption d'une boucle
    • clearsuppression de variables
    • clearglobalsupprime des variables globales
    • comppré-interprétation ou "compilation" de fonctions Scilab
    • debugniveau de déboggage
    • errcatchinterception d'erreur
    • errclear"effacement" d'une erreur
    • errorenvoi de message d'erreur
    • existsteste l'existence d'une variable
    • exitTermine la session courante de scilab
    • externalObjet Scilab, fonction externe ou routine
    • extractionextraction à partir d'une matrice ou d'une liste
    • getosretourne le nom et la version de O.S
    • getshellretourne le nom de l'interpreteur de commandes.
    • gstacksizeobtenir ou changer la taille de la pile des variables globales
    • ieeedétermine le mode d'exception IEEE pour les calculs
    • insertionaffectation partielle d'une variable
    • inv_coeffconstruction d'une matrice polynomiale à partir des coefficients
    • iserrortest d'occurrence d'une erreur
    • isglobalvérifie si une variable est globale
    • macr2treeconversion d'une fonction en arbre
    • matricesObjet Scilab, matrices
    • matrixremise en forme d'une matrice
    • modechoisit le mode d'exécution des scripts et des fonctions
    • mtlb_modechoisit le mode de compatibilité Matlab
    • namessyntaxe des noms de variables dans Scilab
    • nullsuppression d'un terme d'une liste
    • pausemode de pause, attente clavier
    • perlexecute le script Perl.
    • polydéfinition d'un polynôme
    • predefprotection de variables
    • quitQuitte Scilab ou décrémente le niveau de pause
    • rationalObjet Scilab, fraction rationnelle
    • resumesortie d'une fonction ou reprise d'exécution, avec récupération de variables locales
    • sciargsarguments sur la ligne de commande Scilab
    • scilabScript principal d'exécution de Scilab et de divers outils
    • stacksizechange la taille de la pile Scilab
    • startupstartup file
    • symbolsopérateurs de Scilab
    • testmatrixgénération de matrices remarquables
    • typeRetourne le type d'une variable
    • typenameassocie un nom à un type de variable
    • userinterfaçage d'une routine Fortran ou C
    • varnindéterminée d'un polynôme
    • whatliste des primitives Scilab
    • wheredonne l'arborescence d'appel courante
    • whereamidonne l'arborescence d'appel de l'instruction courante
    • wholiste des variables
    • whosliste des variables courantes dans un format détaillé
    • with_atlasTest si Scilab a ete construit avec la bibliothèque Atlas
    • with_javasciTest si Scilab a ete construit avec l'interface java
    • with_macros_sourceTeste si les sources des macros sont installées
    • with_pvmTest si Scilab a été compilé avec l'interface "Parallel Virtual Machine"
    • add_demoAdd an entry in the demos list
    • clearfunremove primitive.
    • continuekeyword to pass control to the next iteration of a loop
    • delbptdelete breakpoints
    • dispbptdisplay breakpoints
    • editfunction editing
    • error_tabletable of error messages
    • formatnumber printing and display format
    • funcprotswitch scilab functions protection mode
    • funptrcoding of primitives ( wizard stuff )
    • getdebuginfoget information about Scilab to debug
    • getmd5get md5 checksum
    • getmemoryreturns free and total system memory
    • getmodulesreturns list of modules installed in Scilab
    • getscilabmodereturns scilab mode
    • getvariablesonstackget variable names on stack of scilab
    • getversionget scilab and modules version information
    • intpptyset interface argument passing properties
    • lasterrorget last recorded error message
    • macr2lstfunction to list conversion
    • newfunadd a name in the table of functions
    • readgatewayget primitives list of a module
    • setbptset breakpoints
    • verVersion information for Scilab
    • warningwarning messages
    • who_userlisting of user's variables
    • with_moduleChecks if a Scilab module is installed
    • with_texmacsChecks if Scilab has been called by texmacs
    • with_tkChecks if Scilab has been built with TCL/TK
  • Equations Differentielles
    • fevalévaluation multiple d'une fonction
    • integrateintégration numérique d'une expression
    • intgintégration numérique adaptative
    • odesolveur d'équations différentielles ordinaires
    • bvodeSimplified call to bvode
    • daeDifferential algebraic equations solver
    • daeoptionsset options for dae solver
    • dasrtDAE solver with zero crossing
    • dassldifferential algebraic equation
    • impldifferential algebraic equation
    • int2ddefinite 2D integral by quadrature and cubature method
    • int3ddefinite 3D integral by quadrature and cubature method
    • intcCauchy integral
    • intlCauchy integral
    • ode_discreteordinary differential equation solver, discrete time simulation
    • ode_optional_outputode solvers optional outputs description
    • ode_rootordinary differential equation solver with root finding
    • odedcdiscrete/continuous ode solver
    • odeoptionsset options for ode solvers
  • Fonctions Elémentaires
    • Complex
      • imagpartie imaginaire
      • isrealvérifie si une matrice a des éléments complexes
      • realpartie réelle
      • complexCreate a complex number.
      • imultmultiplication by i the imaginary unitary
    • Mathématiques discrètes
      • permsretourne toutes les permutations des composantes d'un vecteur
      • ratapproximation rationnelle d'un flottant
      • binomialbinomial distribution probabilities
      • factorfactor function
      • factorialThe factorial function
      • primesprimes function
    • Matrices élémentaires
      • diagextraction de diagonale ou construction d'une matrice à partir d'une diagonale.
      • eyematrice identité
      • linspacevecteur de valeurs équidistantes
      • logspacevecteur de valeurs logarithmiquement équidistantes.
      • meshgridconstruit des matrices ou des tableaux 3-D
      • onesmatrice remplie de 1
      • randgénérateur de nombres aléatoires
      • zerosmatrice nulle
      • ind2sublinear index to matrix subscript values
      • ndgridarrays for multidimensional function evaluation on grid
      • sub2indmatrix subscript values to linear index
    • Virgule flottante
      • ceilArrondi vers le haut
      • doubleconversion de type entier vers flottant double précision.
      • fixarrondi vers zéro
      • floorArrondi vers le bas
      • frexpcalcule la représentation en base 2 (mantisse et exposant) d'un nombre flottant.
      • intarrondi vers zéro
      • isinfvérifie si des composantes "Inf" (infinies) sont présentes.
      • isnanvérifie si des composantes "NaN" (Not a Number) sont présentes.
      • roundArrondi à l'entier le plus proche
      • nearfloatget previous or next floating-point number
      • nextpow2next higher power of 2.
      • number_propertiesdetermine floating-point parameters
    • Représentation d'entier
      • dec2hexreprésentation hexadécimale d'un entier
      • base2decconvert from base b to decimal
      • bin2decconvert from binary to decimal
      • dec2binconvert from decimal to binary
      • dec2octconvert from decimal to octal
      • hex2decconvert from hexadecimal to decimal
      • oct2decconvert from octal to decimal
    • Manipulation de matrices
      • repmatDéfinit un grand tableau par pavage avec un tableau 2D.
      • resize_matrixredimensionne une matrice
      • flipdimflip x components along a given dimension
      • permutepermute the dimensions of an array
    • Opérations matricielles
      • cumprodproduit cumulatif des éléments d'un tableau.
      • cumsumsomme cumulative des éléments d'un tableau.
      • kronproduit de kronecker (.*.)
      • prodproduit des éléments d'un tableau.
      • sumsomme des éléments d'un tableau.
      • trilpartie triangulaire inférieure d'une matrice
      • triupartie triangulaire supérieure d'une matrice
    • Chercher et trier
      • gsorttri par l'algorithme "quick sort"
      • lex_sorttri des lignes d'une matrice suivant l'ordre lexicographique.
      • dsearchsearch in ordered sets
      • vectorfindfinds in a matrix rows or columns matching a vector
    • Opérations sur les ensembles
      • intersectrecherche de valeurs communes à deux vecteurs.
      • unionextrait les composantes distinctes issues de l'union de deux vecteurs
      • uniqueextrait les composantes distinctes d'un vecteur ou d'une matrice
      • setdiffreturns components of a vector which do not belong to another one
    • Traitement du signal
      • pen2eaConversion faisceau vers deux matrices E,A
      • syslindéfinition d'un système dynamique linéaire
      • bloc2expblock-diagram to symbolic expression
      • bloc2ssblock-diagram to state-space conversion
      • ssrandrandom system generator
      • sysconvsystem conversion
      • sysdiagblock diagonal system connection
      • trfmodpoles and zeros display
    • Calcul symbolique
      • solvesolveur symbolique de système linéaire
      • trianfmltriangularisation symbolique
      • trisolvesolveur symbolique de système linéaire
    • Trigonométrie
      • acoscosinus inverse exprimé en radians
      • acosdcosinus inverse des éléments de l'argument, résultat en degré.
      • acoshcosinus hyperbolique inverse
      • acoshmcosinus hyperbolique matriciel inverse
      • acosmcosinus matriciel inverse
      • acothcotangente hyperbolique inverse des éléments de l'argument.
      • asecsécante inverse des éléments de l'argument.
      • asecdsécante inverse des éléments de l'argument, résultat en degré.
      • asechsécante hyperbolique inverse des éléments de l'argument.
      • asinsinus inverse exprimé en radians
      • asindsinus inverse des éléments de l'argument, résultats exprimés en degrés
      • asinhsinus hyperbolique inverse
      • asinhmsinus hyperbolique matriciel inverse
      • asinmsinus matriciel inverse
      • atand2-quadrants et 4-quadrants tangeante inverse des éléments de l'argument, résultats exprimés en degrés.
      • atanhmtangente hyperbolique inverse d'une matrice carrée
      • atanmtangente matricielle inverse d'une matrice carrée
      • conjconjugaison complexe
      • coscosinus
      • cosdcosinus des éléments de l'argument donnés en degrés
      • coshcosinus hyperbolique
      • coshmcosinus hyperbolique matriciel
      • cosmcosinus matriciel
      • cotdcotangent des éléments de l'argument donnés en degrés.
      • cotgcotangente
      • cothcotangente hyperbolique
      • cothmcotangente hyperbolique matricielle
      • csccosécante des éléments de l'argument.
      • cscdcosécante des éléments de l'argument donnés en degrés
      • secsécante des éléments de l'argument.
      • secdsécante des éléments de l'argument donnés en degrés
      • sechsécante hyperbolique des éléments de l'argument.
      • sinsinus
      • sindsinus des éléments de l'argument donnés en degrés
      • sinhsinus hyperbolique
      • sinhmsinus hyperbolique matriciel
      • sinmsinus matriciel
      • tantangente
      • tanhtangente hyperbolique
      • tanhmtangente hyperbolique matricielle
      • tanmtangente matricielle
      • acotcomputes the element-wise inverse cotangeant of the argument.
      • acotdcomputes the element-wise inverse cotangeant of the argument result in degree.
      • acsccomputes the element-wise inverse cosecant of the argument.
      • acscdcomputes the element-wise inverse cosecant of the argument, results in degree.
      • acschcomputes the element-wise inverse hyperbolic cosecant of the argument.
      • atan2-quadrant and 4-quadrant inverse tangent
      • atanhhyperbolic tangent inverse
      • cschComputes the element-wise hyperbolic cosecant of the argument.
      • csgnReturns the sign of a vector of real of complex values.
      • sincsinc function
      • tandtangent, argument in degree.
    • Bitwise operations
    • absvaleur absolue ou module
    • amellFonction am de Jacobi
    • andet logique des éléments d'un tableau
    • and_opopérateur et logique
    • delipintégrale elliptique complete ou incomplete du premier type
    • expexponentielle
    • inttrapintégration approchée de données expérimentales avec la méthode des trapèzes.
    • isdefvérifie si une variable existe
    • loglogarithme naturel
    • log10logarithme en base 10
    • log2logarithme en base 2
    • logmlogarithme matriciel d'une matrice carrée
    • lstsizenombre d'éléments des objets list, tlist et mlist
    • maxmaximum
    • minminimum
    • moduloreste arithmétique positif modulo m
    • normnormes matricielles
    • ordisjonction logique des éléments d'un tableau
    • or_opopérateur de disjonction logique
    • signfonction signe
    • signmfonction signe matriciel
    • sizetaille d'un objet
    • sqrtracine carrée
    • sqrtmracine carrée matricielle
    • squarewavegénère un signal carré de période 2*%pi
    • toeplitzmatrice de Toeplitz
    • catconcatenate several arrays
    • cell2matconvert a cell array into a matrix
    • cellstrconvert strings vector (or strings matrix) into a cell of strings
    • charchar function
    • diffDifference and discrete derivative
    • isemptycheck if a variable is an empty matrix or an empty list
    • isequalobjects comparison
    • isequalbitwisebitwise comparison of variables
    • isvectorcheck if a variable is a vector
    • log1pcomputes with accuracy the natural logarithm of its argument added by one
    • ndimsnumber of dimensions of an array
    • pertranspertranspose
    • typeofobject type
  • Algèbre Lineaire
    • bdiagbloc-diagonalisation, vecteurs propres généralisés
    • chfactFactorisation de Cholesky creuse
    • cholFactorisation de Cholesky
    • chsolvesolveur de Cholesky creux
    • cmb_lincombinaison linéaire symbolique
    • coffrésolvante (méthode des cofacteurs)
    • colcompcompression de colonnes, noyau
    • companionmatrice compagnon
    • condconditionnement
    • detdéterminant
    • expmexponentielle de matrice
    • fullrffactorisation de rang plein
    • fullrfkfactorisation de rang plein de A^k
    • givensTransformation de Givens
    • gleverinverse d'un faisceau de matrices
    • gspecvaleurs propres d'un faisceau de matrices (obsolete)
    • hessForme de Hessenberg
    • householderMatrice de Householder
    • invinverse d'une matrice
    • kernelnoyau
    • linsolvesolveur d'équation linéaire
    • lufactorisation LU
    • lyapEquation de Lyapunov
    • nlevAlgorithme de Leverrier
    • orthcalcul d'une base orthogonale
    • pbigprojection sur des sous-espaces propres
    • pinvpseudo-inverse
    • polarforme polaire
    • projprojection
    • qrfactorisation QR
    • rangeImage de A^k
    • rankrang
    • rcondestimation de l'inverse du conditionnement
    • rowcompcompression de lignes, image
    • specvaleurs propres d'une matrice
    • sqrootfactorisation hermitienne W*W'
    • squeezesqueeze
    • svaapproximation de valeurs singulières
    • svddécomposition en valeurs singulières
    • tracetrace d'une matrice
    • aff2ablinear (affine) function to A,b conversion
    • balancmatrix or pencil balancing
    • classmarkovrecurrent and transient classes of Markov matrix
    • eigenmarkovnormalized left and right Markov eigenvectors
    • ereduccomputes matrix column echelon form by qz transformations
    • fstaircomputes pencil column echelon form by qz transformations
    • genmarkovgenerates random markov matrix with recurrent and transient classes
    • gschurgeneralized Schur form (obsolete).
    • im_invinverse image
    • kroneckKronecker form of matrix pencil
    • lsqlinear least square problems.
    • pencancanonical form of matrix pencil
    • penlaurLaurent coefficients of matrix pencil
    • projspecspectral operators
    • psmallspectral projection
    • quaskroquasi-Kronecker form
    • randpencilrandom pencil
    • rankqrrank revealing QR factorization
    • rowshuffshuffle algorithm
    • rrefcomputes matrix row echelon form by lu transformations
    • schur[ordered] Schur decomposition of matrix and pencils
    • spanintersubspace intersection
    • spanplussum of subspaces
    • spantwosum and intersection of subspaces
    • sylvSylvester equation.
  • Interpolation
    • interplninterpolation linéaire
    • intsplinintégration approchée de données expérimentales utilisant une interpolation par une spline.
    • smoothinterpolation par une spline
    • bsplin3val3d spline arbitrary derivative evaluation function
    • cshep2dbidimensional cubic shepard (scattered) interpolation
    • eval_cshep2dbidimensional cubic shepard interpolation evaluation
    • interpcubic spline evaluation function
    • interp1one_dimension interpolation function
    • interp2dbicubic spline (2d) evaluation function
    • interp3d3d spline evaluation function
    • linear_interpnn dimensional linear interpolation
    • lsq_splinweighted least squares cubic spline fitting
    • splincubic spline interpolation
    • splin2dbicubic spline gridded 2d interpolation
    • splin3dspline gridded 3d interpolation
  • CACSD
    • chartdiagramme de Nichols
    • abcdstate-space matrices
    • abinvAB invariant subspace
    • arhnkHankel norm approximant
    • arl2SISO model realization by L2 transfer approximation
    • armaScilab arma library
    • arma2pextract polynomial matrices from ar representation
    • armacScilab description of an armax process
    • armaxarmax identification
    • armax1armax identification
    • arsimularmax simulation
    • augmentaugmented plant
    • balrealbalanced realization
    • bilingeneral bilinear transform
    • blackBlack-Nichols diagram of a linear dynamical system
    • bodeBode plot
    • bstaphankel approximant
    • cainvDual of abinv
    • calfrqfrequency response discretization
    • canoncanonical controllable form
    • ccontrgcentral H-infinity controller
    • cls2dlsbilinear transform
    • colinoutinner-outer factorization
    • colregulremoving poles and zeros at infinity
    • cont_frmtransfer to controllable state-space
    • cont_matcontrollability matrix
    • contrcontrollability, controllable subspace, staircase
    • contrsscontrollable part
    • copfacright coprime factorization
    • csimsimulation (time response) of linear system
    • ctr_gramcontrollability gramian
    • dbphifrequency response to phase and magnitude representation
    • dcfdouble coprime factorization
    • ddpdisturbance decoupling
    • des2ssdescriptor to state-space
    • des2tfdescriptor to transfer function conversion
    • dhinfH_infinity design of discrete-time systems
    • dhnormdiscrete H-infinity norm
    • dscrdiscretization of linear system
    • dsimulstate space discrete time simulation
    • dt_ilitydetectability test
    • dtsistable anti-stable decomposition
    • equilbalancing of pair of symmetric matrices
    • equil1balancing (nonnegative) pair of matrices
    • evansEvans root locus
    • feedbackfeedback operation
    • findABCDdiscrete-time system subspace identification
    • findACdiscrete-time system subspace identification
    • findBDinitial state and system matrices B and D of a discrete-time system
    • findBDKKalman gain and B D system matrices of a discrete-time system
    • findRPreprocessor for estimating the matrices of a linear time-invariant dynamical system
    • findx0BDEstimates state and B and D matrices of a discrete-time linear system
    • fltstime response (discrete time, sampled system)
    • fourplanaugmented plant to four plants
    • frep2tftransfer function realization from frequency response
    • freqfrequency response
    • fresonpeak frequencies
    • fspecgstable factorization
    • fstabstYoula's parametrization
    • g_margingain margin and associated crossover frequency
    • gainplotmagnitude plot
    • gamitgH-infinity gamma iterations
    • gcarecontrol Riccati equation
    • gfarefilter Riccati equation
    • gfrancisFrancis equations for tracking
    • gtildtilde operation
    • h2normH2 norm
    • h_clclosed loop matrix
    • h_infH-infinity (central) controller
    • h_inf_ststatic H_infinity problem
    • h_normH-infinity norm
    • hallchartDraws the Hall chart
    • hankelsvHankel singular values
    • hinfH_infinity design of continuous-time systems
    • imrep2ssstate-space realization of an impulse response
    • inistateEstimates the initial state of a discrete-time system
    • invsyslinsystem inversion
    • kpurecontinuous SISO system limit feedback gain
    • krac2continuous SISO system limit feedback gain
    • lcfnormalized coprime factorization
    • leqrH-infinity LQ gain (full state)
    • lftlinear fractional transformation
    • linlinearization
    • linfinfinity norm
    • linfninfinity norm
    • linmeqSylvester and Lyapunov equations solver
    • lqelinear quadratic estimator (Kalman Filter)
    • lqgLQG compensator
    • lqg2stanLQG to standard problem
    • lqg_ltrLQG with loop transform recovery
    • lqrLQ compensator (full state)
    • ltitrdiscrete time response (state space)
    • m_circleplots the complex plane iso-gain contours of y/(1+y) (obsolete)
    • macglovMac Farlane Glover problem
    • markp2ssMarkov parameters to state-space
    • minrealminimal balanced realization
    • minssminimal realization
    • mucompmu (structured singular value) calculation
    • narsimularmax simulation ( using rtitr)
    • nehariNehari approximant
    • nicholschartNichols chart
    • noisegennoise generation
    • nyquistnyquist plot
    • nyquistfrequencyboundsComputes the frequencies for which the nyquist locus enters and leaves a given rectangle.
    • obs_gramobservability gramian
    • obscontobserver based controller
    • observerobserver design
    • obsv_matobservability matrix
    • obsvssobservable part
    • p_marginphase margin and associated crossover frequency
    • parrotParrot's problem
    • pfsspartial fraction decomposition
    • phasemagphase and magnitude computation
    • ppolpole placement
    • prbs_apseudo random binary sequences generation
    • projsllinear system projection
    • reglinLinear regression
    • repfreqfrequency response
    • ric_descRiccati equation
    • riccRiccati equation
    • riccatiRiccati equation
    • routh_tRouth's table
    • rowinoutinner-outer factorization
    • rowregulremoving poles and zeros at infinity
    • rtitrdiscrete time response (transfer matrix)
    • sensisensitivity functions
    • sgrids-plane grid lines.
    • show_marginsdisplay gain and phase margin and associated crossover frequencies
    • sidentdiscrete-time state-space realization and Kalman gain
    • sm2dessystem matrix to descriptor
    • sm2sssystem matrix to state-space
    • sordercomputing the order of a discrete-time system
    • specfactspectral factor
    • ss2des(polynomial) state-space to descriptor form
    • ss2ssstate-space to state-space conversion, feedback, injection
    • ss2tfconversion from state-space to transfer function
    • st_ilitystabilizability test
    • stabilstabilization
    • svplotsingular-value sigma-plot
    • sysfactsystem factorization
    • syssizesize of state-space system
    • tf2destransfer function to descriptor
    • tf2sstransfer to state-space
    • time_idSISO least square identification
    • trzerostransmission zeros and normal rank
    • ui_observerunknown input observer
    • unobsunobservable subspace
    • zeropenzero pencil
    • zgridzgrid plot
  • Polynômes
    • bezoutéquation de Bezout pour les polynômes
    • cleannettoie une matrice (arrondi à zéro des termes très petits)
    • cmndreddénominateur commun
    • coeffcoefficients d'une matrice de polynômes
    • coffginverse d'une matrice de polynômes
    • colcomprcompression des colonnes d'une matrice de polynômes
    • degreedegrés d'une matrice de polynômes
    • denomdénominateur
    • derivatdérivée d'une matrice de polynômes
    • determdéterminant d'une matrice de polynômes
    • detrdéterminant d'un polynôme
    • diophantéquation diophantienne de Bezout
    • factorsfactorisation réelle de polynômes
    • gcdcalcul de PGCD
    • hermitforme d'Hermite
    • hornerévaluation d'un polynôme ou d'une fraction rationnelle
    • hrmtPGDC de plusieurs polynômes
    • htrianrtriangularisation d'une matrice de polynômes
    • invrinversion d'une matrice rationnelle (ou polynomiale)
    • lcmPlus petit commun multiple (PPCM) de polynômes ou d'entiers
    • lcmdiagfactorisation diagonale par le plus petit commun multiple
    • ldivdivision longue d'une matrice de polynômes
    • numernumérateurs d'une matrice rationnelle
    • pdivdivision de polynômes
    • pol2desconversion matrice de polynômes vers forme descripteur
    • pol2strconversion polynôme vers chaîne de caractères
    • polfactfacteurs minimaux
    • residurésidu
    • rootsracines d'un polynôme
    • rowcomprcompression de lignes d'une matrice de polynômes
    • sfactfactorisation spectrale en temps discret
    • simpsimplification rationnelle
    • simp_modemode de simplification des fractions rationnelles
    • sylmmatrice de Sylvester
    • systmatsystem matrix
  • Traitement du Signal
    • How to
    • fftTransformée de Fourier discrète rapide inverse.
    • SignalSignal manual description
    • analpfcreate analog low-pass filter
    • biltbilinear or biquadratic transform SISO system given by a zero/poles representation
    • buttmagPower transmission of a Butterworth filter
    • casccascade realization of filter from coefficients
    • cepstrumcepstrum calculation
    • cheb1magresponse of Chebyshev type 1 filter
    • cheb2magresponse of type 2 Chebyshev filter
    • chepolChebychev polynomial
    • convolconvolution
    • corrcorrelation, covariance
    • cspecttwo sided cross-spectral estimate between 2 discrete time signals using the correlation method
    • cztchirp z-transform algorithm
    • detrendremove constant, linear or piecewise linear trend from a vector
    • dftdiscrete Fourier transform
    • ell1magmagnitude of elliptic filter
    • eqfirminimax approximation of FIR filter
    • eqiirDesign of iir filters
    • faurrefilter computation by simple Faurre algorithm
    • ffiltcoefficients of FIR low-pass
    • fft2two-dimension fast Fourier transform
    • fftshiftrearranges the fft output, moving the zero frequency to the center of the spectrum
    • filt_sincsamples of sinc function
    • filterfilters a data sequence using a digital filter
    • find_freqparameter compatibility for elliptic filter design
    • findmfor elliptic filter design
    • frfitfrequency response fit
    • frmagmagnitude of FIR and IIR filters
    • fsfirlindesign of FIR, linear phase filters, frequency sampling technique
    • groupgroup delay for digital filter
    • hankcovariance to hankel matrix
    • hilbFIR approximation to a Hilbert transform filter
    • hilbertDiscrete-time analytic signal computation of a real signal using Hilbert transform
    • iiriir digital filter
    • iirgroupgroup delay Lp IIR filter optimization
    • iirlpLp IIR filter optimization
    • intdecChanges sampling rate of a signal
    • jmatrow or column block permutation
    • kalmKalman update
    • lattnrecursive solution of normal equations
    • lattplattp
    • levYule-Walker equations (Levinson's algorithm)
    • levinToeplitz system solver by Levinson algorithm (multidimensional)
    • lindquistLindquist's algorithm
    • mesemaximum entropy spectral estimation
    • mfftmulti-dimensional fft
    • mrfitfrequency response fit
    • percentasnelliptic integral
    • percentkJacobi's complete elliptic integral
    • percentsnJacobi 's elliptic function
    • phcMarkovian representation
    • pspecttwo sided cross-spectral estimate between 2 discrete time signals using the Welch's average periodogram method.
    • remezRemez exchange algorithm for the weighted chebyshev approximation of a continuous function with a sum of cosines.
    • remezbMinimax approximation of magnitude response
    • rpemRecursive Prediction-Error Minimization estimation
    • sincddigital sinc function or Direchlet kernel
    • srfaursquare-root algorithm
    • srkfsquare root Kalman filter
    • sskfsteady-state Kalman filter
    • syrediDesign of iir filters, syredi code interface
    • systemobservation update
    • translow-pass to other filter transform
    • wfirlinear-phase FIR filters
    • wienerWiener estimate
    • wigner'time-frequency' wigner spectrum
    • windowcompute symmetric window of various type
    • yulewalkleast-square filter design
    • zpbuttButterworth analog filter
    • zpch1Chebyshev analog filter
    • zpch2Chebyshev analog filter
    • zpelllowpass elliptic filter
  • FFTW
  • Fonctions spéciales
    • calerfcalcule différentes fonctions d'erreur.
    • dlgammadérivée de la fonction gammaln ou fonction psi.
    • erffonction erreur
    • erfcfonction erreur complémentaire.
    • erfcxfonction erreur complémentaire normalisée.
    • erfinvfonction erreur inverse
    • gammalnLe logarithme de la fonction gamma.
    • besselBessel functions of the third kind (aka Hankel functions)
    • betabeta function
    • gammaThe gamma function.
    • legendreassociated Legendre functions
  • Randlib
    • grandGénérateur(s) de nombres pseudo-aléatoires
  • ARnoldi PACKage
    • dnaupdInterface for the Implicitly Restarted Arnoldi Iteration, to compute approximations to a few eigenpairs of a real linear operator
    • dneupdInterface for the Implicitly Restarted Arnoldi Iteration, to compute the converged approximations to eigenvalues of A*z = lambda*B*z approximations to a few eigenpairs of a real linear operator
    • dsaupdInterface for the Implicitly Restarted Arnoldi Iteration, to compute approximations to a few eigenpairs of a real and symmetric linear operator
    • dseupdInterface for the Implicitly Restarted Arnoldi Iteration, to compute approximations to the converged approximations to eigenvalues of A*z = lambda*B*z
    • znaupdInterface for the Implicitly Restarted Arnoldi Iteration, to compute a few eigenpairs of a complex linear operator OP with respect to a semi-inner product defined by a hermitian positive semi-definite real matrix B.
    • zneupdInterface for the Implicitly Restarted Arnoldi Iteration, to compute approximations to the converged approximations to eigenvalues of A*z = lambda*B*z
  • Statistiques
    • cdfbetfonction de répartition de la distribution Beta
    • cdfbinfonction de répartition de la distribution binomiale
    • cdfchifonction de répartition de la distribution du chi-deux
    • cdfchnfonction de répartition de la distribution du chi-deux non centrée
    • cdfffonction de répartition de la distribution de Fisher
    • cdffncfonction de répartition de la distribution de Fisher non centrée
    • cdfgamfonction de répartition de la distribution gamma
    • cdfnbnfonction de répartition de la distribution binomiale négative
    • cdfnorfonction de répartition de la distribution normale
    • cdfpoifonction de répartition de la distribution de Poisson
    • cdftfonction de répartition de la distribution de Student
    • medianmédiane des termes d'une matrice
    • st_deviationécart-type des termes d'une matrice
    • centercenter
    • wcentercenter and weight
    • cmomentcentral moments of all orders
    • correlcorrelation of two variables
    • covarcovariance of two variables
    • ftestFischer ratio
    • ftuneqFischer ratio for samples of unequal size.
    • geomeangeometric mean
    • harmeanharmonic mean
    • iqrinterquartile range
    • madmean absolute deviation
    • meanmean (row mean, column mean) of vector/matrix entries
    • meanfweighted mean of a vector or a matrix
    • momentnon central moments of all orders
    • msdmean squared deviation
    • mvvacovcomputes variance-covariance matrix
    • nancumsumThos function returns the cumulative sum of the values of a matrix
    • nand2meandifference of the means of two independent samples
    • nanmaxmax (ignoring Nan's)
    • nanmeanmean (ignoring Nan's)
    • nanmeanfmean (ignoring Nan's) with a given frequency.
    • nanmedianmedian of the values of a numerical vector or matrix
    • nanminmin (ignoring Nan's)
    • nanstdevstandard deviation (ignoring the NANs).
    • nansumSum of values ignoring NAN's
    • nfreqfrequence of the values in a vector or matrix
    • pcaComputes principal components analysis with standardized variables
    • perctlcomputation of percentils
    • princompPrincipal components analysis
    • quartcomputation of quartiles
    • regressregression coefficients of two variables
    • sampleSampling with replacement
    • samplefsample with replacement from a population and frequences of his values.
    • samwrSampling without replacement
    • show_pcaVisualization of principal components analysis results
    • stdevfstandard deviation
    • strangerange
    • tabulfrequency of values of a matrix or vector
    • thrownanEliminates nan values
    • trimmeantrimmed mean of a vector or a matrix
    • variancevariance of the values of a vector or matrix
    • variancefstandard deviation of the values of a vector or matrix
  • Matrices creuses
    • ludellibération de la mémoire allouée à des facteurs LU creux
    • lufactfactorisation LU d'une matrice creuse
    • lugetextraction de facteurs LU creux
    • lusolvesolveur de système linéaire creux
    • nnznombre de termes non nuls dans une matrice
    • spcholFactorisation de Cholesky creuse
    • speyematrice identité creuse
    • sponesmatrice creuse dont les termes valent 1
    • sprandmatrice creuse aléatoire
    • spzerosmatrice creuse nulle
    • adj2spconverts adjacency form into sparse matrix.
    • fullsparse to full matrix conversion
    • gmresGeneralized Minimum RESidual method
    • issparsedetermine whether input is sparse
    • mtlb_sparseconvert sparse matrix
    • pcgprecondioned conjugate gradient
    • qmrquasi minimal resiqual method with preconditioning
    • sp2adjconverts sparse matrix into adjacency form
    • sparsesparse matrix definition
    • spcompackconverts a compressed adjacency representation
    • spgetretrieves entries of sparse matrix
  • Interface avec UMFPACK (sparse)
    • PlotSparseplot the pattern of non nul elements of a sparse matrix
    • ReadHBSparseread a Harwell-Boeing sparse format file
    • cond2spcomputes an approximation of the 2-norm condition number of a s.p.d. sparse matrix
    • condestspestimate the condition number of a sparse matrix
    • rafiter(obsolete) iterative refinement for a s.p.d. linear system
    • res_with_preccomputes the residual r = Ax-b with precision
    • taucs_chdelutility function used with taucs_chfact
    • taucs_chfactcholesky factorisation of a sparse s.p.d. matrix
    • taucs_chgetretrieve the Cholesky factorization at the scilab level
    • taucs_chinfoget information on Cholesky factors
    • taucs_chsolvesolve a linear sparse (s.p.d.) system given the Cholesky factors
    • taucs_licensedisplay the taucs license
    • umf_licensedisplay the umfpack license
    • umf_ludelutility function used with umf_lufact
    • umf_lufactlu factorisation of a sparse matrix
    • umf_lugetretrieve lu factors at the scilab level
    • umf_luinfoget information on LU factors
    • umf_lusolvesolve a linear sparse system given the LU factors
    • umfpacksolve sparse linear system
  • Optimisation et Simulation
    • Neldermead
      • fminsearchComputes the unconstrained minimimum of given function with the Nelder-Mead algorithm.
      • neldermeadProvides several direct search optimization algorithms based on the simplex method.
      • neldermead_overviewAn overview of the Nelder-Mead toolbox.
      • nmplotProvides several direct search optimization algorithms based on the simplex method.
      • optimgetQueries an optimization data structure.
      • optimplotfunccountPlot the number of function evaluations of an optimization algorithm
      • optimplotfvalPlot the function value of an optimization algorithm
      • optimplotxPlot the value of the parameters of an optimization algorithm
      • optimsetConfigures and returns an optimization data structure.
    • Optimization base
      • optimbaseProvides an abstract class for a general optimization component.
    • Optimization simplex
      • optimsimplexManage a simplex with arbitrary number of points.
    • fsolverésout un système d'équations non-linéaires
    • NDcostgeneric external for optim computing gradient using finite differences
    • aplatFlattens a list.
    • datafitParameter identification based on measured data
    • derivativeapproximate derivatives of a function
    • fit_datParameter identification based on measured data
    • karmarkarSolves a linear optimization problem.
    • leastsqSolves non-linear least squares problems
    • list2vecCatenates list entries in a matrix.
    • lmisolverlinear matrix inequation solver
    • lmitooltool for solving linear matrix inequations
    • lsqrsolveminimize the sum of the squares of nonlinear functions, levenberg-marquardt algorithm
    • numdiffnumerical gradient estimation
    • optimnon-linear optimization routine
    • qldlinear quadratic programming solver
    • qp_solvelinear quadratic programming solver builtin
    • qpsolvelinear quadratic programming solver
    • quaprolinear quadratic programming solver (obsolete)
    • readmpsreads a file in MPS format
    • reconsreciprocal function for aplat.
    • semidefsemidefinite programming
    • vec2listlist2vec reciprocal function
  • Algorithmes génétiques
  • Simulated Annealing
    • accept_func_defaultThe default Simulated Annealing acceptation function.
    • accept_func_vfsaThe Very Fast Simulated Annealing acceptation function.
    • compute_initial_tempA SA function which allows to compute the initial temperature of the simulated annealing
    • neigh_func_csaThe classical neighborhood relationship for the simulated annealing
    • neigh_func_defaultA SA function which computes a neighbor of a given point
    • neigh_func_fsaThe Fast Simulated Annealing neghborhood relationship
    • neigh_func_vfsaThe Very Fast Simulated Annealing neighborhood relationship
    • optim_saA Simulated Annealing optimization method
    • temp_law_csaThe classical temperature decrease law
    • temp_law_defaultA SA function which computed the temperature of the next temperature stage
    • temp_law_fsaThe Szu and Hartley Fast simulated annealing
    • temp_law_huangThe Huang temperature decrease law for the simulated annealing
    • temp_law_vfsaThis function implements the Very Fast Simulated Annealing from L. Ingber
  • Calculs formels
    • addfaddition symbolique
    • ldivfdivision à gauche symbolique
    • mulfmultiplication symbolique
    • rdivfdivision symbolique à droite
    • subfsoustraction symbolique
  • Entrées/Sorties [fichiers]
    • chdirchange le répertoire courant de Scilab
    • fullfileConstruit un nom de fichier complet
    • getlongpathnameretourne le chemin au format nom long (Seulement pour Windows)
    • getshortpathnameretourne le chemin au format court (Seulement pour Windows)
    • mkdirCrée un nouveau répertoire
    • pwdaffiche le répertoire courant de Scilab
    • rmdirSupprime un repertoire
    • basenamestrip directory and suffix from filenames
    • copyfileCopy file
    • createdirMake new directory
    • deletefiledelete a file
    • dirget file list
    • dirnameget directory from filenames
    • dispfilesdisplay opened files properties
    • fileextreturns extension for a file path
    • fileinfoProvides information about a file
    • filepartsreturns the path, filename and extension for a file path
    • filesepreturns directory separator for current platform
    • findfilesFinding all files with a given filespec
    • fprintfEmulator of C language fprintf function
    • fprintfMatWrite a matrix in a file.
    • fscanfConverts formatted input read on a file
    • fscanfMatReads a Matrix from a text file.
    • fullpathCreates an full path name for the specified relative path name.
    • get_absolute_file_pathGiven an absolute pathname of a file opened in scilab.
    • getdrivesGet the drive letters of all mounted filesystems on the computer.
    • getrelativefilenameGiven an absolute directory and an absolute filename, returns a relative file name.
    • percentiovariable returns standard input and standard output (file descriptor).
    • isdirchecks if argument is a directory path
    • isfilechecks if argument is a file
    • listfileslist files
    • listvarinfilelist the contents of a saved data file
    • lsshow files
    • maxfilessets the limit for the number of files a scilab is allowed to have open simultaneously.
    • mclearerrreset binary file access errors
    • mcloseclose an opened file
    • mdeleteDelete file(s)
    • meofcheck if end of file has been reached
    • merrortests the file access errors indicator
    • mfprintfconverts, formats, and writes data to a file
    • mfscanfreads its input from the character string (interface to the C sscanf function)
    • mgetreads byte or word in a given binary format return an int type
    • mgetlread lines from an text file
    • mgetstrread a character string from a file
    • mopenopen a file
    • movefileMove file or directory
    • mputwrites byte or word in a given binary format
    • mputlwrites strings in an ascii file
    • mputstrwrite a character string in a file
    • mseekset current position in binary file.
    • mtellbinary file management
    • newestreturns newest file of a set of files
    • pathconvertpathnames convertion between POSIX and windows.
    • pathsepreturns path separator for current platform
    • removedirRemove a directory
    • save_formatformat of files produced by "save"
    • scanfConverts formatted input on standard input
    • scanf_conversionscanf, sscanf, fscanf conversion specifications
    • sscanfConverts formatted input given by a string
  • Entrées/Sorties
    • getenvrenvoie la valeur d'une variable d'environnement
    • getpidrenvoie le numéro de processus de Scilab
    • hostexécution d'une commande Unix ou DOS
    • setenvfixe la valeur d'une variable d'environnement
    • unixexécution d'une commande Unix ou DOS
    • unix_gexécution d'une commande Unix ou DOS, sortie redirigée vers une variable
    • unix_sexécution d'une commande Unix ou DOS, pas de sortie
    • unix_wexécution d'une commande Unix ou DOS, sortie redirigée vers la fenêtre de Scilab
    • unix_xexécution d'une commande Unix ou DOS, sortie redirigée vers une fenêtre
    • filefile management
    • getioget Scilab input/output logical units
    • getscilabkeywordsreturns a list with all scilab keywords.
    • haltstop execution
    • inputprompt for user input
    • loadLoad a saved variable or a serie of variables
    • oldloadload saved variable in 2.4.1 and previous formats (OBSOLETE)
    • oldsavesaving variables in 2.4.1 and previous format (OBSOLETE)
    • readmatrices read
    • read4bfortran file binary read
    • readbfortran file binary read
    • saveSave a variable or a serie of variables in a binary file
    • writbfortran file binary write
    • writewrite in a formatted file
    • write4bfortran file binary write
  • Graphiques
    • 2d_plot
      • contour2dicalcule les courbes de niveau d'une surface
      • contourfcourbes de niveaux 2D remplies d'une surface 3D
      • errbarajoute des barres d'erreur sur un dessin 2D
      • fecdessin en pseudo-couleurs d'une surface définie sur une triangulation
      • fgrayplotreprésentation 2D en pseudo-couleurs d'une surface définie par une fonction
      • histplotdessine un histogramme
      • paramfplot2danimation dans le plan d'une courbe définie par une fonction
      • LineSpecto quickly customize the lines appearance in a plot
      • Matplot2D plot of a matrix using colors
      • Matplot12D plot of a matrix using colors
      • Matplot_propertiesdescription of the Matplot entities properties
      • Sfgrayplotsmooth 2D plot of a surface defined by a function using colors
      • Sgrayplotsmooth 2D plot of a surface using colors
      • champ2D vector field plot
      • champ12D vector field plot with colored arrows
      • champ_propertiesdescription of the 2D vector field entity properties
      • comet2D comet animated plot.
      • contour2dlevel curves of a surface on a 2D plot
      • fchampdirection field of a 2D first order ODE
      • fcontour2dlevel curves of a surface defined by a function on a 2D plot
      • fec_propertiesdescription of the fec entities properties
      • fplot2d2D plot of a curve defined by a function
      • grayplot2D plot of a surface using colors
      • grayplot_propertiesdescription of the grayplot entities properties
      • graypolarplotPolar 2D plot of a surface using colors
      • oldplotsimple plot (old version)
      • plot2D plot
      • plot2d2D plot
      • plot2d12D plot (logarithmic axes) (obsolete)
      • plot2d22D plot (step function)
      • plot2d32D plot (vertical bars)
      • plot2d42D plot (arrows style)
      • plot2d_old_versionThe syntaxes described below are obsolete
      • polarplotPlot polar coordinates
    • 3d_plot
      • eval3dvaleurs d'une fonction sur une grille
      • eval3dpcalcule les facettes d'une surface 3D paramétrique
      • fac3ddessin en 3D d'une surface (obsolète)
      • genfac3dcalcule les facettes d'une surface 3D non-paramétrique
      • geom3dprojection 3D vers 2D après une instruction de dessin 3D
      • hist3dreprésentation 3D d'un histogramme
      • milk_dropreprésentation d'une goutte de lait
      • nf3dconversion de facettes pour plot3d
      • secto3dconversion de surfaces 3D
      • comet3d3D comet animated plot.
      • contourlevel curves on a 3D surface
      • fcontourlevel curves on a 3D surface defined by a function
      • fplot3d3D plot of a surface defined by a function
      • fplot3d13D gray or color level plot of a surface defined by a function
      • mesh3D mesh plot
      • param3d3D plot of a parametric curve
      • param3d13D plot of parametric curves
      • param3d_propertiesdescription of the 3D curves entities properties
      • plot3d3D plot of a surface
      • plot3d13D gray or color level plot of a surface
      • plot3d2plot surface defined by rectangular facets
      • plot3d3mesh plot surface defined by rectangular facets
      • surf3D surface plot
      • surface_propertiesdescription of the 3D entities properties
    • annotation
    • axes_operations
      • graduategraduations simplifiées des axes 2D
      • plotframedessine un cadre avec graduations et définition de l'échelle. Fonction obsolete
      • replotredessine la fenêtre graphique courante en changeant les bornes
      • rotate_axesRotation interactive d'un handle de type Axes.
      • subplotdivise une fenêtre graphique en sous-fenêtres
      • axes_propertiesdescription of the axes entity properties
      • gcaReturn handle of current axes.
      • gdaReturn handle of default axes.
      • isoviewset scales for isometric plot (do not change the size of the window)
      • newaxesCreates a new Axes entity
      • scaset the current axes entity
      • sdaSet default axes.
      • unzoomunzoom graphics
      • zoom_rectzoom a selection of the current graphic figure
    • axis
    • bar_histogram
      • barhistogramme de barres
      • barhhistogramme horizontal de barres
      • barhomogenizehomogeneise toutes les barres contenues dans les axes courrants de travail
    • Gestion des couleurs
    • geometric_shapes
      • xarcdessine un arc d'ellipse
      • xarcsdessine des arcs d'ellipses
      • xarrowsdessine un ensemble de flèches
      • xfarcremplit un secteur angulaire d'ellipse
      • xfarcsremplit des secteurs angulaires d'ellipses
      • xfrectremplit un rectangle
      • xrectdessine un rectangle
      • xrectsdessine ou remplit un ensemble de rectangles
      • arc_propertiesdescription of the Arc entity properties
      • rectangle_propertiesdescription of the Rectangle entity properties
    • handle
      • get_figure_handleRetrouve une figure graphique à partir de son identifiant.
      • is_handle_validVérifie si un ensemble de handles graphiques est valide.
      • relocate_handleDéplace un handle à   l'intérieur de la hiérarchie graphique.
      • sd2sciconversion des sorties de gr_menu vers des instructions Scilab
      • swap_handlesPermute deux handle dans la hiérarchie graphique.
      • copycopy a graphics entity.
      • deletedelete a graphic entity and its children.
      • drawdraw an entity.
      • gceGet current entity handle.
      • gedScilab Graphic Editor
      • glueglue a set of graphics entities into an Compound.
      • unglueunglue a coumpound object and replace it by individual children.
    • interaction
      • dragrectdéplace un ou plusieurs rectangles avec la souris
      • edit_curvéditeur graphique interactif
      • locatesélection avec la souris d'un ensemble de points
      • xclickAttend un appui sur un bouton de la souris.
      • eventhandlerfunctionsPrototype of functions which may be used as event handler.
      • seteventhandlerset an event handler for the current graphic window
      • xgetmouseget the mouse events and current position
    • pie
      • piecercle graphique
    • polygon
      • xfpolyremplit un polygone
      • xpolydessine une ligne brisée ou un polygone
      • xpolysdessine un ensemble de lignes brisées ou de polygones
      • xrpolydessine un polygone régulier
      • polyline_propertiesdescription of the Polyline entity properties
      • xfpolysfill a set of polygons
    • style
      • getsymbolboîte de dialogue pour sélectionner un marqueur
      • getlinestyledialog to select linestyle. Obsolete function.
      • getmarkdialog to select mark (symbol). Obsolete function
    • text
      • graphics_fontsdescription des fonts utilisées par les figure graphiques.
      • math_rendering_features_in_graphicAffiche les équations mathématiques dans le graphique Scilab grâce à MathML ou LaTeX.
      • stringboxCalcule le rectangle englobant d'un texte ou d'un label.
      • titlepageajoute un titre au milieu d'une fenêtre graphique
      • xinfoaffiche une chaîne de caractères dans la sous-fenêtre de messages
      • xstringdessine des chaînes de caractères
      • xstringbdessine des chaînes de caractères dans une boîte
      • xstringlcalcule les dimensions d'une boîte entourant des chaînes de caractères
      • getfontdialog to select font . Obsolete function.
      • text_propertiesdescription of the Text entity properties
      • xlfontload a font in the graphic context or query loaded font
    • transform
      • rotaterotation d'un ensemble de points dans le plan
      • scalingtransformation affine d'un ensemble de points
      • movemove, translate, a graphic entity and its children.
    • window_control
      • show_windowmet la fenêtre une au premier plan
      • winsidrenvoie la liste des fenêtre graphiques ouvertes
      • havewindowreturn scilab window mode
      • xselectraise the current graphics window
    • Datatips
    • figure_operations
      • clfclear or reset the current graphic figure (window) to default values
      • drawlatermakes axes children invisible.
      • drawnowdraw hidden graphics entities.
      • figure_propertiesdescription of the graphics figure entity properties
      • gcfReturn handle of current graphic window.
      • gdfReturn handle of default figure.
      • scfset the current graphic figure (window)
      • sdfSet default figure.
    • load_save
      • xloadload a saved graphics
      • xsavesave graphics into a file
    • property
      • getRetrieve a property value from a graphics entity or an User Interface object.
      • setset a property value of a graphic entity object or of a User Interface object.
    • Graphicscontenu de la bibliothèque graphique
    • alufunctionsdescription des modes de dessin des pixels. Fonction obsolète.
    • object_editordescription des capacités de l'éditeur graphique
    • squareéchelle isométrique 2D (change la taille de la fenêtre)
    • xbasrredessine une fenêtre graphique
    • xchangetransformation de coordonnées de l'échelle courante en pixels et inversement
    • xclearefface une fenêtre graphique.
    • xdelsupprime des fenêtres graphiques
    • xgetechrécupération de l'échelle graphique courante
    • xgraduategraduation des axes
    • xgridajoute une grille sur un dessin 2D
    • xnamechange le nom de la fenêtre graphique courante
    • xnumbdessine des nombres
    • xpauseinterrompt Scilab pendant une durée donnée
    • xsegsdessine des segments non connectés
    • xsetchange des valeurs du contexte graphique. Fonction obsolete
    • xsetechsélectionne la sous-fenêtre d'une fenêtre graphique pour les dessins
    • xsetmboîte de dialogue pour changer des valeurs du contexte graphique.Fonction obsolete.
    • GlobalPropertyto customize the objects appearance (curves, surfaces...) in a plot or surf command.
    • clear_pixmaperase the pixmap buffer
    • Compound_propertiesdescription of the Compound entity properties
    • graphics_entitiesdescription of the graphics entities data structures
    • pixel_drawing_modebitwise pixel rendering functions.
    • plzrpole-zero plot
    • rubberboxRubberband box for rectangle selection
    • segs_propertiesdescription of the Segments entity properties
    • show_pixmapsend the pixmap buffer to the screen
    • twinkleis used to have a graphics entity twinkle
    • xgetget current values of the graphics context. This function is obsolete.
  • Graphiques: export et impression
    • xendtermine la session graphique courante
    • xinitInitialisation d'un pilote graphique
    • driverselect a graphics driver
    • xs2bmpExport graphics to BMP.
    • xs2emfExport graphics to EMF (Only under Windows).
    • xs2epsExport graphics to EPS.
    • xs2figExport graphics to FIG.
    • xs2gifExport graphics to GIF.
    • xs2jpgExport graphics to JPG.
    • xs2pdfExport graphics to PDF.
    • xs2pngExport graphics to PNG.
    • xs2ppmExport graphics to PPM.
    • xs2psExport graphics to PS.
    • xs2svgExport graphics to SVG.
  • Interface graphique
  • Structures
    • fieldnamesrécupère le nom des champs d'une tlist, d'une mlist ou d'une struct
    • getfieldextraction d'un champ d'une liste
    • hypermatinitialisation d'une matrice à N dimensions
    • hypermatricesObjet Scilab, matrices à N dimensions
    • iscellCheck if a variable is a cell array
    • iscellstrVérifie si une variable est une cell de chaînes de caractères
    • isstructVérifie si une variable est une structure
    • listObjet Scilab, Définition d'une liste
    • lsslistDéfinition d'un système dynamique linéaire
    • lstcatconcaténation de listes
    • mlistObjet Scilab, définition d'une liste typée
    • rlistdéfinition d'une fraction rationnelle
    • setfieldinsertion dans un champ d'une liste
    • structcreer une struct
    • tlistObjet Scilab. Définition d'une liste typée
    • cellCreate a cell array of empty matrices.
    • definedfieldsreturn index of list's defined fields
    • isfieldChecks if the given fieldname exists in the structure
  • Parameters
    • add_paramAdd a parameter to a list of parameters
    • get_paramGet the value of a parameter in a parameter list
    • init_paramInitialize the structure which will handles the parameters list
    • is_paramCheck if a parameter is present in a parameter list
    • list_paramList all the parameters name in a list of parameters
    • remove_paramRemove a parameter and its associated value from a list of parameters
    • set_paramSet the value of a parameter in a parameter list
  • Booléens
    • bool2sconvertit une matrice booléenne en une matrice 0-1
    • findtrouve les indices des éléments vrais d'un vecteur ou d'une matrice de booléens
  • Entiers
    • iconvertconversion au codage entier à 1,2 ou 4 octets
    • int8conversion au codage entier non signé à 4 octets
    • inttypetype des entiers utilisés dans les types entiers de données.
  • Chaînes de caractères
    • evalévaluation d'une matrice de chaînes de caractères
    • evstrévaluation d'une expression
    • stringconversion en chaîne de caractères
    • asciistring ascii conversions
    • blanksCreate string of blank characters
    • code2strreturns character string associated with Scilab integer codes.
    • convstrcase conversion
    • emptystrzero length string
    • grepfind matches of a string in a vector of strings
    • isalphanumcheck that characters of a string are alphanumerics
    • isasciitests if character is a 7-bit US-ASCII character
    • isdigitcheck that characters of a string are digits between 0 and 9
    • islettercheck that characters of a string are alphabetics letters
    • isnumtests if a string represents a number
    • justifyJustify character array.
    • lengthlength of object
    • partextraction of strings
    • regexpfind a substring that matches the regular expression string
    • sci2expconverts an expression to a string
    • str2codereturn scilab integer codes associated with a character string
    • strcatconcatenate character strings
    • strchrFind the first occurrence of a character in a string
    • strcmpcompare character strings
    • strcmpicompare character strings (case independent)
    • strcspnGet span until character in string
    • strindexsearch position of a character string in an other string.
    • stringsScilab Object, character strings
    • stripblanksStrips / trims leading and trailing blanks (and tabs) of strings
    • strncpyCopy characters from strings
    • strrchrFind the last occurrence of a character in a string
    • strrevreturns string reversed
    • strsplitsplit a string into a vector of strings
    • strspnGet span of character set in string
    • strstrLocate substring
    • strsubstsubstitute a character string by another in a character string.
    • strtodConvert string to double.
    • strtokSplit string into tokens
    • tokenposreturns the tokens positions in a character string.
    • tokensreturns the tokens of a character string.
    • tree2codegenerates ascii definition of a Scilab function
  • Manipulation de fichiers sons
    • beepProduit le son "beep"
    • analyzefrequency plot of a sound signal
    • aureadload .au sound file
    • auwritewrites .au sound file
    • lin2mulinear signal to mu-law encoding
    • loadwaveload a sound wav file into scilab
    • mapsoundPlots a sound map
    • mu2linmu-law encoding to linear signal
    • playsndsound player facility
    • savewavesave data into a sound wav file.
    • soundsound player facility
    • soundsecgenerates n sampled seconds of time parameter
    • wavreadload .wav sound file
    • wavwritewrites .wav sound file
  • Heure et date
    • calendarCalendrier
    • datedate courante sous forme d'une chaîne de caractères
    • datenumConvertie une date en un nombre
    • datevecReconstruction d'un vecteur contenant une Date
    • eomdayRetourne le dernier jour d'un mois
    • etimeTemps écoulé
    • getdaterenvoie la date et l'heure
    • nowRetourne la date courrante sous la forme d'un vecteur de date
    • sleepsuspend Scilab
    • ticDémarre le chronomètre
    • timertemps CPU consommé
    • tocLit le chronomètre
    • weekdayRetourne le jour de la semaine
    • clockReturn current time as date vector
    • realtimeset dates origin or waits until date
  • Sorties
    • diarydiary of session
    • dispdisplays variables
    • mprintfconverts, formats, and writes data to the main scilab window
    • msprintfconverts, formats, and writes data in a string
    • prettyprintFrom any Scilab datatype and provide a representation to the TeX, LaTeX or MathML formats
    • printprints variables in a file
    • printfEmulator of C language printf function
    • printf_conversionprintf, sprintf, fprintf conversion specifications
    • sprintfEmulator of C language sprintf function
    • ssprintpretty print for linear system
  • Xcos
  • Tableur
    • read_csvRead comma-separated value file
    • readxlsreads an Excel file
    • write_csvWrite comma-separated value file
    • xls_openOpen an Excel file for reading
    • xls_readread a sheet in an Excel file
  • Shell
    • clcEfface la fenêtre de commande
    • tohomeDéplace le curseur en haut à gauche de la fenêtre de commande
    • linesrows and columns used for display
    • promptGet/Set current prompt
  • Console
    • consoleKeyboard Shortcuts in the Console Window
  • Completion
    • completionreturns words that start with the text you pass as parameter.
  • Gestion de l'historique
  • Lecture/Ecriture de fichiers binaires Matlab
  • Aide à la conversion Matlab vers Scilab
  • Fonctions de compatibilité
    • asciimatconversion d'une matrice de chaînes ASCII
    • firstnonsingletonTrouve la première dimension qui n'est pas 1
    • mstr2sciconversion d'une matrice de chaînes en matrice de caractères
    • mtlb_0Fonction d'émulation de la transposition non-conjuguée de Matlab
    • mtlb_aFonction d'émulation de l'addition Matlab
    • mtlb_allFonction d'émulation de la fonction Matlab all
    • mtlb_anyFonction d'émulation de la fonction Matlab any
    • mtlb_axisFonction d'émulation de la fonction Matlab axis
    • mtlb_betaFonction d'émulation de la fonction Matlab beta
    • mtlb_boxFonction d'émulation de la fonction Matlab box
    • mtlb_closeFonction d'émulation de la fonction Matlab close
    • mtlb_colordefFonction d'émulation de la fonction Matlab colordef
    • mtlb_convFonction d'émulation de la fonction Matlab conv
    • mtlb_cumprodFonction d'émulation de la fonction Matlab cumprod
    • mtlb_cumsumFonction d'émulation de la fonction Matlab cumsum
    • mtlb_dec2hexFonction d'émulation de la fonction Matlab dec2hex
    • mtlb_deleteFonction d'émulation de la fonction Matlab delete
    • mtlb_diagFonction d'émulation de la fonction Matlab diag
    • mtlb_diffFonction d'émulation de la fonction Matlab diff
    • mtlb_dirFonction d'émulation de la fonction Matlab dir
    • mtlb_doubleFonction d'émulation de la fonction Matlab double
    • mtlb_eFonction d'émulation de l'extraction Matlab
    • mtlb_echoFonction d'émulation de la fonction Matlab echo
    • mtlb_evalFonction d'émulation de la fonction Matlab eval
    • mtlb_existFonction d'émulation de la fonction Matlab exist
    • mtlb_eyeFonction d'émulation de la fonction Matlab eye
    • mtlb_falseFonction d'émulation de la fonction Matlab false
    • mtlb_fftFonction d'émulation de la fonction Matlab fft
    • mtlb_fftshiftFonction d'émulation de la fonction Matlab fftshift
    • mtlb_findFonction d'émulation de la fonction Matlab find
    • mtlb_findstrFonction d'émulation de la fonction Matlab findstr
    • mtlb_fliplrFonction d'émulation de la fonction Matlab fliplr
    • mtlb_fopenFonction d'émulation de la fonction Matlab fopen
    • mtlb_formatFonction d'émulation de la fonction Matlab format
    • mtlb_fprintfFonction d'émulation de la fonction Matlab fprintf
    • mtlb_freadFonction d'émulation de la fonction Matlab fread
    • mtlb_fscanfFonction d'émulation de la fonction Matlab fscanf
    • mtlb_fullFonction d'émulation de la fonction Matlab full
    • mtlb_writeFonction d'émulation de la fonction Matlab write
    • mtlb_gridFonction d'émulation de la fonction Matlab grid
    • mtlb_holdFonction d'émulation de la fonction Matlab hold
    • mtlb_iFonction d'émulation de l'insertion de Matlab
    • mtlb_ifftFonction d'émulation de la fonction Matlab ifft
    • mtlb_impFonction d'émulation de l'opérateur "deux points" de Matlab
    • mtlb_int16Fonction d'émulation de la fonction Matlab int16
    • mtlb_int32Fonction d'émulation de la fonction Matlab int32
    • mtlb_int8Fonction d'émulation de la fonction Matlab int8
    • mtlb_isFonction d'émulation de l'insertion dans une chaîne de caractères de Matlab
    • mtlb_isaFonction d'émulation de la fonction Matlab isa
    • mtlb_isfieldFonction d'émulation de la fonction Matlab isfield
    • mtlb_isletterFonction d'émulation de la fonction Matlab isletter
    • mtlb_isspaceFonction d'émulation de la fonction Matlab isspace
    • mtlb_lFonction d'émulation de la division à gauche de Matlab
    • mtlb_legendreFonction d'émulation de la fonction Matlab legendre
    • mtlb_linspaceFonction d'émulation de la fonction Matlab linspace
    • mtlb_logicFonction d'émulation des opérateurs logiques de Matlab
    • mtlb_logicalFonction d'émulation de la fonction Matlab logical
    • mtlb_lowerFonction d'émulation de la fonction Matlab lower
    • mtlb_maxFonction d'émulation de la fonction Matlab max
    • mtlb_minFonction d'émulation de la fonction Matlab min
    • mtlb_moreFonction d'émulation de la fonction Matlab more
    • mtlb_num2strFonction d'émulation de la fonction Matlab num2str
    • mtlb_onesFonction d'émulation de la fonction Matlab ones
    • mtlb_plotFonction d'émulation de la fonction Matlab plot
    • mtlb_prodFonction d'émulation de la fonction Matlab prod
    • mtlb_randFonction d'émulation de la fonction Matlab rand
    • mtlb_randnFonction d'émulation de la fonction Matlab randn
    • mtlb_rcondFonction d'émulation de la fonction Matlab rcond
    • mtlb_realmaxFonction d'émulation de la fonction Matlab realmax
    • mtlb_realminFonction d'émulation de la fonction Matlab realmin
    • mtlb_repmatFonction d'émulation de la fonction Matlab repmat
    • mtlb_sFonction d'émulation de la soustraction Matlab
    • mtlb_setstrFonction d'émulation de la fonction Matlab setstr
    • mtlb_sizeFonction d'émulation de la fonction Matlab size
    • mtlb_sortFonction d'émulation de la fonction Matlab sort
    • mtlb_strcmpFonction d'émulation de la fonction Matlab strcmp
    • mtlb_strcmpiFonction d'émulation de la fonction Matlab strcmpi
    • mtlb_strfindFonction d'émulation de la fonction Matlab strfind
    • mtlb_strrepFonction d'émulation de la fonction Matlab strrep
    • mtlb_sumFonction d'émulation de la fonction Matlab sum
    • mtlb_tFonction d'émulation de la transposition de Matlab
    • mtlb_toeplitzFonction d'émulation de la fonction Matlab toeplitz
    • mtlb_trilFonction d'émulation de la fonction Matlab tril
    • mtlb_triuFonction d'émulation de la fonction Matlab triu
    • mtlb_trueFonction d'émulation de la fonction Matlab true
    • mtlb_uint16Fonction d'émulation de la fonction Matlab uint16
    • mtlb_uint32Fonction d'émulation de la fonction Matlab uint32
    • mtlb_uint8Fonction d'émulation de la fonction Matlab uint8
    • mtlb_upperFonction d'émulation de la fonction Matlab upper
    • mtlb_zerosFonction d'émulation de la fonction Matlab zeros
    • makecellCreates a cell array.
    • mtlb_varMatlab var emulation function
  • Interface avec Maple
    • sci2mapconversion de variables Scilab vers Maple
  • Overloading
    • overloadingdisplay, functions and operators overloading capabilities
  • Fonctions
    • profiling
      • add_profilingAjoute les instructions de "profiling" au code d'une fonction
      • remove_profilingSupprime les instructions de "profiling" du code d'une fonction
      • reset_profilingremet à zéro les compteurs de profil du code d'une fonction
      • plotprofileextracts and displays execution profiles of a Scilab function
      • profileextract execution profiles of a Scilab function
      • showprofileextracts and displays execution profiles of a Scilab function
    • bytecodeEtant donnée une fonction, retourne son pseudo code dans une variable Scilab et réciproquement.
    • bytecodewalkparcourt le pseudo code d'une fonction en appliquant un traitement
    • execexécution d'un script (fichier de commandes)
    • execstrexécution d'instructions Scilab contenues dans des chaînes de caractères
    • functionfin de la définition d'une fonction Scilab
    • functionsprocédures Scilab et objets Scilab
    • getdchargement de toutes les fonctions contenues dans un répertoire
    • whereisnom de la bibliothèque contenant une fonction
    • deffon-line definition of function
    • fun2stringgenerates ascii definition of a scilab function
    • genlibbuild library from functions in given directory
    • get_function_pathget source file path of a library function
    • head_commentsdisplay scilab function header comments
    • liblibrary definition
    • librarieslistget scilab libraries
    • librarylibrary datatype description
    • libraryinfoget macros and path of a scilab library
    • listfunctionsproperties of all functions in the workspace
    • macroScilab procedure and Scilab object
    • macrovarvariables of function
    • recompilefunctionrecompiles a scilab function, changing its type
    • vararginvariable numbers of arguments in an input argument list
    • varargoutvariable numbers of arguments in an output argument list
  • Outils de développement
  • Outils pour les démonstrations
  • Link dynamique/incremental
    • G_makecall make or nmake
    • addinternew functions interface dynamic link at run time.
    • c_linkcheck incremental/dynamic link
    • callFortran or C user routines call
    • chooselcccompilermoved as toolbox in ATOMS
    • configure_msifortset environments variables for Intel Fortran Compiler (Windows).
    • configure_msvcset environments variables for Microsoft C Compiler.
    • dllinfoprovides information about the format and symbols provided in executable and DLL files (Windows).
    • findmsifortcompilerdetects Intel fortran Compiler
    • findmsvccompilerdetects Microsoft C Compiler
    • fortFortran or C user routines call
    • getdynlibextget the extension of dynamic libraries on your operating system.
    • haveacompilerdetect if you have a C compiler.
    • ilib_buildutility for shared library management
    • ilib_compileilib_build utility: executes the Makefile produced by ilib_gen_Make
    • ilib_for_linkutility for shared library management with link
    • ilib_gen_Makeutility for ilib_build: produces a Makefile for building shared libraries
    • ilib_gen_cleanerutility for ilib_build: generates a cleaner file
    • ilib_gen_gatewayutility for ilib_build, generates a gateway file.
    • ilib_gen_loaderutility for ilib_build: generates a loader file
    • ilib_include_flagReturn a formated includes related string to pass to system compiler
    • ilib_mex_buildutility for mex library management
    • ilib_verboseset level of display used by dynamic link functions.
    • linkdynamic linker
    • supported_compilers
    • ulinkunlink a dynamically linked shared object
  • ATOMS
  • Interface avec Tcl/Tk
  • Editeur de texte (Scinotes)
    • edit_erroropens in scilab editor the source of the last recorded error
    • editorScinotes: Embedded Scilab text editor
  • UI Data
  • Gestion de l'aide en ligne
    • aproposrecherche d'un mot-clé dans l'aide de Scilab
    • helpcommande d'aide en ligne
    • percenthelpsvariable contenant les noms des répertoires des chapitres d'aide
    • add_help_chapterAdd an entry in the help list
    • del_help_chapterDelete an entry in the help list
    • help_from_sciGenerate help files and demo files from the head comments section of a .sci source file.
    • help_skeletonbuild the skeleton of the xml help file associated to a Scilab function
    • how_to_link_toolbox_helpHow to make hyperlink in toolbox help pointing to Scilab's items
    • manon line help XML file description format
    • maneditediting a manual item
    • xmltochmconverts xml Scilab help files to Microsoft Compressed HTML format (Windows)
    • xmltohtmlconverts xml Scilab help files to HTML format
    • xmltojarconverts xml Scilab help files to javaHelp format
    • xmltopdfconverts xml Scilab help files to pdf format
    • xmltopsconverts xml Scilab help files to postscript format
  • Parallel
  • Calculs Parallèles avec PVM
    • pvmcommunications with other applications using Parallel Virutal Machine
    • pvm_addhostsadd hosts to the virtual machine.
    • pvm_barrierblocks the calling process until all processes in a group have called it.
    • pvm_bcastbroacasts a message to all members of a group
    • pvm_bufinfoReturns information about a message buffer.
    • pvm_configsends a message
    • pvm_delhostsdeletes hosts from the virtual machine.
    • pvm_errorPrints message describing an error returned by a PVM call
    • pvm_exittells the local pvmd that this process is leaving PVM.
    • pvm_f772sciConvert a F77 complex into a complex scalar
    • pvm_get_timerGets the system's notion of the current time.
    • pvm_getinstreturns the instance number in a group of a PVM process.
    • pvm_gettidreturns the tid of the process identified by a group name and instance number
    • pvm_gsizereturns the number of members presently in the named group.
    • pvm_haltstops the PVM daemon
    • pvm_joingroupenrolls the calling process in a named group.
    • pvm_killTerminates a specified PVM process.
    • pvm_lvgroupUnenrolls the calling process from a named group.
    • pvm_mytidreturns the tid of the calling process.
    • pvm_parenttid of the process that spawned the calling process.
    • pvm_probeCheck if message has arrived.
    • pvm_recvreceive a message.
    • pvm_reducePerforms a reduce operation over members of the specified group
    • pvm_sci2f77Convert complex scalar into F77
    • pvm_sendimmediately sends (or multicast) data.
    • pvm_set_timerSets the system's notion of the current time.
    • pvm_spawnStarts new Scilab processes.
    • pvm_spawn_independentStarts new PVM processes.
    • pvm_startStart the PVM daemon
    • pvm_tasksinformation about the tasks running on the virtual machine.
    • pvm_tidtohostreturns the host of the specified PVM process.
    • pvmd3PVM daemon
  • Gestionnaire de modules externe
  • Localisation
    • LANGUAGE(obsolete)
    • setlanguageModifie la langue courante.
    • dgettextget text translated into the current locale and a specific domain domain.
    • getdefaultlanguagegetdefaultlanguage() returns the default language used by Scilab.
    • getlanguagegetlanguage() returns current language used by Scilab.
    • gettextget text translated into the current locale and domain.
    • setdefaultlanguagesets and saves the internal LANGUAGE value.
    • _get text translated into the current locale and domain.
  • JVM
  • API Scilab
  • API call_scilab (moteur Scilab)
    • BooleanManagement_callscilabHow to manage Scilab's boolean read and write process using call_scilab and api_scilab
    • ComplexManagement_callscilabHow to manage Scilab's complex variable read and write process using call_scilab
    • DisableInteractiveModeDisables some features (plotting, gui creation, Tcl/Tk...) and leaves only the computing engine
    • DoubleManagement_callscilabHow to manage Scilab's variable read and write process using call_scilab and api_scilab
    • GetLastJobReturns the latest job sent to Scilab engine
    • ScilabHaveAGraphCheck if any Scilab graphics have been opened.
    • SendScilabJobSend a Scilab task from a C/C++ code (call_scilab)
    • SendScilabJobsSend Scilab tasks from a C/C++ code (call_scilab)
    • StartScilabInitializes and starts Scilab engine in Call Scilab
    • StringManagement_callscilabHow to manage Scilab's String read and write process using call_scilab and api_scilab
    • TerminateScilabStops and terminates Scilab engine in Call Scilab
    • call_scilabcall_scilab is an interface which provides the ability to call Scilab engine from C/C++ code
    • compile_and_run_call_scilabHow to compile a native application based on or using Scilab
    • creadbmatRead a single boolean or a matrix of boolean from Scilab memory using call_scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: Boolean reading for remplacement.
    • creadchainRead a single string from Scilab memory using call_scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: String reading for remplacement.
    • creadcmatRead a single complex or a matrix of complex from Scilab memory using call_scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: Complex double reading for remplacement.
    • creadmatRead a single double or a matrix of double from Scilab memory using call_scilab. Note that it is the default datatype in Scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: Double reading for remplacement.
    • cwritebmatWrite a single boolean or a matrix of boolean into Scilab memory using call_scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: Boolean writing for remplacement.
    • cwritechainWrite a single string into Scilab memory using call_scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: String writing for remplacement.
    • cwritecmatWrite a single complex or a matrix of complex into Scilab memory using call_scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: Complex double writing for remplacement.
    • cwritematWrite a single double or a matrix of double into Scilab memory using call_scilab. Note that it is the default datatype in Scilab. Starting with Scilab 5.2, this function is obsolete. See API_Scilab: Double writing for remplacement.
    • fromcChecks if current Scilab is called from an external C program (by StartScilab).
    • fromjavaChecks if current Scilab is called from javasci
  • Interface avec Java
  • Intersci
    • intersciScilab tool to interface C or Fortran functions with scilab

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu May 12 11:45:02 CEST 2011