G_make
- call make or nmake
about
- show "about scilab" dialog box (Windows)
add_demo
- Add an entry in the demos list
add_help_chapter
- Add an entry in the helps list
add_palette
- Add an entry in the Scicos palettes list
apropos
- searches keywords in Scilab help
banner
- show scilab banner (Windows)
basename
- strip directory and suffix from filenames
c_link
- check dynamic link
calendar
- Calendar
cd
- changes Scilab current directory
chdir
- changes Scilab current directory
clc
- Clear Command Window
clipboard
- Copy and paste strings to and from the system clipboard (Windows).
configure_msvc
- set environments variables for Microsoft C Compiler.
console
- show or hide console (Windows)
create_palette
- Build Scicos palettes
datenum
- Convert to serial date number
datevec
- Date components
dec2hex
- hexadecimal representation of integers
dirname
- get directory from filenames
edit_error
- opens in SciPad the source of the last recorded error
findmsvccompiler
- detects Microsoft C Compiler
foo
- foo short description
gethistory
- returns current scilab history in a string matrix
getlongpathname
- get long path name (Only for Windows)
getmemory
- returns free and total system memory
getos
- return Operating System name and version
getscilabkeywords
- returns a list with all scilab keywords.
getshell
- returns current command interpreter.
getshortpathname
- get short path name (Only for Windows)
head_comments
- display scilab function header comments
help
- on-line help command
help_skeleton
- build the skeleton of the xml help file associated to a Scilab function
hex2dec
- conversion from hexadecimal representation to integers
ilib_build
- utility for shared library management
ilib_compile
- ilib_build utility: executes the makefile produced by ilib_gen_Make
ilib_for_link
- utility for shared library management with link
ilib_gen_Make
- utility for
ilib_gen_gateway
- utility for
ilib_gen_loader
- utility for
intersci
- scilab tool to interface C of Fortran functions with scilab
LANGUAGE
- Variable defining the language
link
- incremental linker
listfiles
- list files
loadhistory
- load a history file
make_index
- creates a new index file for on-line help
man
- on line help XML file description format
mkdir
- Make new directory
pathconvert
- pathnames convertion between posix and windows.
%helps
- Variable defining the path of help directories
perl
- Call Perl script using appropriate operating system executable
printsetupbox
- Display print dialog box (Windows)
realtime
- set dates origin or waits until date
realtimeinit
- set time unit
resethistory
- Deletes all entries in the scilab history.
rmdir
- Remove a directory
savehistory
- save the history file
sci2exp
- converts an expression to a string
sci2map
- Scilab to Maple variable conversion
scilab
- Major unix script to execute Scilab and miscellaneous tools
scilink
- Unix script to relink Scilab
scipad
- Embedded Scilab text editor
sethomedirectory
- Set Scilab home directory
setlanguage
- Sets the internal LANGUAGE value.
sleep
- suspend Scilab
timer
- cpu time
tohome
- Move the cursor to the upper left corner of the Command Window
toolbar
- show or hide a toolbar (Windows)
toprint
- Send text or figure to the printer (Windows)
ulink
- unlink a dynamically linked shared object
unix
- shell (sh) command execution
unix_g
- shell (sh) command execution, output redirected to a variable
unix_s
- shell (sh) command execution, no output
unix_w
- shell (sh) command execution, output redirected to scilab window
unix_x
- shell (sh) command execution, output redirected to a window
winopen
- Open file in appropriate application (Windows only)
winqueryreg
- Get item from Microsoft Windows registry
with_atlas
- Checks if Scilab has been built with Atlas Library
with_gtk
- Checks if Scilab has been built with the "GIMP Toolkit" library
with_javasci
- Checks if Scilab has been built with the java interface
with_pvm
- Checks if Scilab has been built with the "Parallel Virtual Machine" interface
with_texmacs
- Checks if Scilab has been called by texmacs
with_tk
- Checks if Scilab has been built with TCL/TK
xmltohtml
- converts xml Scilab help files to html