File: whatis

package info (click to toggle)
scilab 2.6-4
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 54,632 kB
  • ctags: 40,267
  • sloc: ansic: 267,851; fortran: 166,549; sh: 10,005; makefile: 4,119; tcl: 1,070; cpp: 233; csh: 143; asm: 135; perl: 130; java: 39
file content (28 lines) | stat: -rw-r--r-- 1,757 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
%helps - Variable defining the path of help directories  @%helps
G_make - call make or nmake  @G_make
c_link - check dynamic link  @c_link
chdir - changes Scilab current directory  @chdir
dec2hex -   hexadecimal representation of integers  @dec2hex
demos -  guide for scilab demos  @demos
help - on-line help command  @help
hex2dec -   converts hexadecimal representation of integers to numbers  @hex2dec
ilib_build - utility for shared library management  @ilib_build
ilib_compile - ilib_build utility: executes the makefile produced by ilib_gen_Make  @ilib_compile
ilib_for_link - utility for shared library management with link  @ilib_for_link
ilib_gen_Make - utility for ilib_build: produces a makefile for building shared libraries  @ilib_gen_Make
ilib_gen_gateway  - utility for ilib_build, generates a gateway file.  @ilib_gen_gateway
ilib_gen_loader  - utility for ilib_build: generates a loader file  @ilib_gen_loader
intersci  - scilab tool to interface C of Fortran functions with scilab  @intersci
link - dynamic link  @link
man -  on line help source file description format  @man
sci2exp - converts  variable to  expression  @sci2exp
sci2map - Scilab to Maple variable conversion  @sci2map
scilab  - Major unix script to execute Scilab and miscellaneous tools  @scilab
scilink - Unix script to relink Scilab  @scilink
timer - cpu time  @timer
ulink - unlink a dynamically linked shared object  @ulink
unix - shell (sh) command execution  @unix
unix_g - shell (sh) command execution, output redirected to a variable  @unix_g
unix_s - shell (sh) command execution, no output  @unix_s
unix_w - shell (sh) command execution, output redirected to scilab window  @unix_w
unix_x - shell (sh) command execution, output redirected to a window  @unix_x