DocAttic >> DocAttic
DocAttic
- Presentation — Purpose and organization of the DocAttic 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
- 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
- fun2string — generates ASCII definition of a Scilab function
- listfunctions — properties of all functions in
the workspace
- macr2lst — function to list conversion
- recompilefunction — recompiles a scilab function,
changing its type
- str2code — returns Scilab integer codes associated with a character string
- graphics
- datatipGetStruct — Retreive the datatips data structure from the polyline entity
- datatipSetStruct — Stores the datatips data structure in the polyline entity
- 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
- derivative — approximate derivatives of a function
- errcatch — error trapping
- eval3d — values of a function on a grid
- 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
- iserror — error occurrence test
- jconvMatrixMethod — Set the way to convert matrices
- lex_sort — lexicographic matrix rows sorting
- mvvacov — computes variance-covariance matrix
- numdiff — numerical gradient estimation at one point
- rafiter — Iterative refinement for a s.p.d. linear system
- stacksize — set scilab stack size
- strcmpi — compare character strings (case independent)
- xpause — suspend Scilab