removed >> removed > 5-5-2
5-5-2
- functions
- bytecode — Etant donnée une fonction, retourne son pseudo code dans une variable Scilab et réciproquement.
- bytecodewalk — parcourt le pseudo code d'une fonction en appliquant un traitement
- code2str — returns character string associated with Scilab integer codes
- comp — pré-interprétation ou "compilation" de fonctions Scilab
- delbpt — delete breakpoints
- dispbpt — display breakpoints
- fun2string — generates ASCII definition of a Scilab function
- listfunctions — properties of all functions in
the workspace
- macr2lst — function to list conversion
- readgateway — get primitives list of a module
- recompilefunction — recompiles a scilab function,
changing its type
- setbpt — set breakpoints
- str2code — returns Scilab integer codes associated with a character string
- graphics
- fcontour — level curves on a 3D surface defined by a function
- fcontour2d — Level curves of a surface defined by a function on a 2D plot
- m_circle — plots the complex plane iso-gain contours of y/(1+y)
- plot2d1 — 2D plot (logarithmic axes)
- xclear — efface une fenêtre graphique.
- profiling
- add_profiling — Active le profiling d'une fonction
- plotprofile — Displays the profiling charts of a function
- profile — Renvoie les résultats du profiling d'une fonction
- remove_profiling — Désactive le profiling d'une fonction
- reset_profiling — remet à zéro les compteurs de profil du code d'une fonction
- showprofile — Outputs the function profiling results to the console
- Calcul symbolique
- addf — addition symbolique
- cmb_lin — combinaison linéaire symbolique
- ldivf — division à gauche symbolique
- mulf — multiplication symbolique
- rdivf — division symbolique à droite
- solve — solveur symbolique de système linéaire
- subf — soustraction symbolique
- trianfml — triangularisation symbolique
- trisolve — solveur symbolique de système linéaire
- bloc2exp — Conversion of a block-diagram to its symbolic expression
- debug — niveau de débogage
- derivative — approximate derivatives of a function
- errcatch — interception d'erreur
- getvariablesonstack — get variable names on stack of scilab
- gschur — generalized Schur form
- gspec — valeurs propres d'un faisceau de matrices
- gstacksize — obtenir ou changer la taille de la pile
des variables globales
- havewindow — return scilab window mode
- intersci — Scilab tool to interface C or Fortran functions with scilab
- isequalbitwise — bitwise comparison of variables
- iserror — test d'occurrence d'une erreur
- jconvMatrixMethod — Set the way to convert matrices
- lex_sort — tri des lignes d'une matrice suivant l'ordre
lexicographique.
- maxfiles — sets the limit for the number of files a Scilab is allowed to have open simultaneously
- mtlb_mode — choisit le mode de compatibilité Matlab
- mvvacov — computes variance-covariance matrix
- numdiff — numerical gradient estimation at one point
- parallel_concurrency — query about the concurrency of the current execution context
- parallel_run — parallel calls to a function
- perl — execute le script Perl
- rafiter — Iterative refinement for a s.p.d. linear system
- read4b — fortran file binary read
- readb — fortran file binary read
- stacksize — change la taille de la pile
Scilab
- user — interfaçage d'une routine Fortran ou C
- writb — fortran file binary write
- write4b — fortran file binary write
- xpause — interrompt Scilab pendant une durée donnée