removed
- removed
- Presentation — Purpose and organization of the "removed" module
- 4-1-2
- loadplots — loads and formats saved old style
plots
- xaxis — draw an axis
- xclea — erase a rectangle
- xtape — set up the record process of graphics
- 5-0
- buttondialog — Create a simple button dialog
- demoplay — interactive demo player.
- mtlb_load — Matlab load emulation function
- mtlb_save — save variables on file with matlab4 format.
- quapro — linear quadratic programming solver
- xbasimp — send graphics to a Postscript printer or
in a file
- 5-1
- excel2sci — reads ascii Excel files
- lgfft — utility for fft
- oldload — load saved variable in 2.4.1 and previous formats
- oldsave — saving variables in 2.4.1 and previous format
- tk_getfile — dialog to get one or more file paths
- xgetfile — dialog to get a file path
- 5-2
- getcwd — get Scilab current directory
- getf — defining a function from a file
- maxi — maximum
- mini — minimum
- oldbessely — Bessel functions of the second kind (Y sub
alpha).
- pol2tex — convert polynomial to TeX format
- readc_ — read a character string
- sethomedirectory — Set Scilab home directory
- sort — stable sorting by "quick sort" algorithm
- texprint — TeX output of Scilab object
- tk_getdir — dialog to get a directory path
- tk_savefile — dialog to get a file path for writing
- with_gtk — Checks if Scilab has been built
with the "GIMP Toolkit" library
- x_message_modeless — X window modeless message
- xbasc — clears a graphics window.
- 5-3
- MSDOS — Determines if it is the Windows version of scilab
- oldplot — simple plot (old
version)
- sd2sci — gr_menu structure to scilab instruction convertor
- 5-4-0
- chartooem — translates a string into the OEM-defined
character set.(Windows only)
- config — Scilab general configuration.
- mtlb_conv — Matlab conv emulation function
- mtlb_repmat — Matlab repmat emulation function
- nmplot_display — Provides several direct search optimization algorithms based
on the simplex method.
- oemtochar — translates a string from the OEM-defined
character set into either an ANSI string. (Windows Only)
- optimsimplex_tostring — Manage a simplex with arbitrary number of points.
- with_pvm — Checks if Scilab has been built with the "Parallel Virtual Machine" interface
- with_texmacs — Checks if Scilab has been called by texmacs
- xbasr — redraw a graphics window
- xselect — raise the current graphics window
- 5-4-1
- graphics
- clear_pixmap — erase the pixmap buffer
- datatipInitStruct — initialize the datatip structure associated with the given polyline.
- datatipRedraw — Adjust datatip text boxes positions after a 3D rotation
- draw — draw an entity.
- getfont — dialog to select font
- getlinestyle — dialog to select linestyle
- getmark — dialog to select mark (symbol)
- getsymbol — dialog to select a symbol and its size
- show_pixmap — sends the pixmap buffer to the screen
- winclose — close windows created by sciGUI
- create_palette — Palette generator
- demo_mdialog — create a dialog box
- demo_message — display a message
- dft — discrete Fourier transform
- fit_dat — Parameter identification based on measured data
- fprintf — Emulator of C language fprintf function
- fscanf — Converts formatted input read on a file
- sscanf — Converts formatted input given by a string
- with_embedded_jre — checks if scilab uses a embedded JRE
- 5-5-1
- chart — Nichols chart
- jmat — row or column block permutation
- mfft — multi-dimensional fft
- milk_drop — Milk drop 3D function
- msd — mean squared deviation
- nfreq — frequence of the values in a vector or matrix
- pcg — precondioned conjugate gradient
- %asn — elliptic integral
- regress — regression coefficients of two variables
- relocate_handle — Move handles inside the graphic
hierarchy.
- st_deviation — standard deviation (row or column-wise) of vector/matrix entries
- xmltochm — converts xml Scilab help files to Microsoft Compressed HTML format (Windows)
- xsetm — dialog to set values of the graphics context
- 5-5-2
- functions
- bytecode — given a function returns the "bytecode" of a function in a Scilab array and conversely.
- bytecodewalk — walk in function bytecode applying transformation.
- code2str — returns character string associated with Scilab integer codes
- comp — scilab function compilation
- 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 — clears a graphics window
- profiling
- add_profiling — Enables the profiling of a function
- plotprofile — Displays the profiling charts of a function
- profile — Returns the profiling results of a function
- remove_profiling — Disables the profiling of a function
- reset_profiling — Resets profiling counters of a function.
- showprofile — Outputs the function profiling results to the console
- Symbolic
- addf — symbolic addition
- cmb_lin — symbolic linear combination
- ldivf — left symbolic division
- mulf — symbolic multiplication
- rdivf — right symbolic division
- solve — symbolic linear system solver
- subf — symbolic subtraction
- trianfml — symbolic triangularization
- trisolve — symbolic linear system solver
- bloc2exp — Conversion of a block-diagram to its symbolic expression
- debug — Debugging level of Scilab internals
- derivative — approximate derivatives of a function
- errcatch — error trapping
- getvariablesonstack — get variable names on stack of scilab
- gschur — generalized Schur form
- gspec — eigenvalues of matrix pencil
- gstacksize — set/get scilab global stack size
- havewindow — return scilab window mode
- intersci — Scilab tool to interface C or Fortran functions with scilab
- isequalbitwise — bitwise comparison of variables
- iserror — error occurrence test
- jconvMatrixMethod — Set the way to convert matrices
- lex_sort — lexicographic matrix rows sorting
- maxfiles — sets the limit for the number of files a Scilab is allowed to have open simultaneously
- mtlb_mode — switch Matlab like operations
- 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 — Call Perl script using appropriate operating system executable.
- rafiter — Iterative refinement for a s.p.d. linear system
- read4b — fortran file binary read
- readb — fortran file binary read
- stacksize — set scilab stack size
- user — interfacing a Fortran or C routine
- writb — fortran file binary write
- write4b — fortran file binary write
- xpause — suspend Scilab
- 6-0
- graphics
- datatipGetStruct — Retrieve the datatips data structure from the polyline entity
- datatipSetStruct — Stores the datatips data structure in the polyline entity
- fac3d — 3D plot of a surface
- square — set scales for isometric plot (change the size of the window)
- xgetech — get the current graphics scale
- xinfo — Sets the text displayed in the current window status bar
- denom — denominator
- eval — evaluation of a matrix of strings
- eval3d — values of a function on a grid
- frexp — dissect floating-point numbers into base 2 exponent and
mantissa
- getPreferencesValue — Parses and gets values of chosen tags attributes in a XML file of preferences
- hypermat — initializes an N dimensional matrix
- lstsize — list, tlist, mlist numbers of entries
- nanmax — max (ignoring Nan's)
- nanmin — min (ignoring Nan's)
- numer — numerator
- strcmpi — compare character strings (case independent)
- with_tk — Checks if Scilab has been built with TCL/TK
- 6-1-0
- dnaupd — Interface for the Implicitly Restarted Arnoldi Iteration, to
compute approximations to a few eigenpairs of a real linear operator
- dneupd — Interface 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
- dsaupd — Interface for the Implicitly Restarted Arnoldi Iteration, to compute
approximations to a few eigenpairs of a real and symmetric linear operator
- dseupd — Interface for the Implicitly Restarted Arnoldi Iteration, to
compute approximations to the converged approximations to eigenvalues of
A * z = lambda * B * z
- znaupd — Interface 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
- zneupd — Interface for the Implicitly Restarted Arnoldi Iteration, to
compute the converged approximations to eigenvalues of
A * z = lambda * B * z
- 6-1-1
- graphics
- champ1 — 2D vector field plot with colored arrows
- datatipToggle — toggles the data tips mode
- fplot2d — 2D plot of a curve defined by a function
- get_figure_handle — get a figure handle from its id
- hist3d — 3D representation of a histogram
- xdel — delete a graphics window
- xname — change the name of the current graphics window
- closeEditvar — Close the variable editor
- dgettext — get text translated into the current locale and a specific domain
- dirname — gets directory from filenames
- noisegen — noise generation
- %sn — Jacobi's elliptic function
- ric_desc — Riccati equation
- saveafterncommands — Save the history file after n statements are added to the file
- setPreferencesValue — Set preferences value
- soundsec — generates a vector of samples for
t
seconds at given sampling frequency
- sysdiag — Creates a block diagonal matrix from provided inputs. Block diagonal system connection
- 2023
- plotframe — plot a frame with scaling and grids
- xget — gets current values of the graphics context
- xset — set values of the graphics context