User`s guide
I-1
Index
Symbols
#line directives 5-36
%#external 7-5
%#function 7-6
%#mex 7-7
%#mex pragma 7-7
.cshrc 4-12
.DEF file 4-22
A
-A option flag 7-38
add-in
MATLAB for Visual Studio 2-23, 4-24
adding directory to path
-I option flag 7-43
algorithm hiding 1-14
annotating
-A option flag 7-38
code 5-34, 7-38
output 7-38
ANSI compiler
installing on Microsoft Windows 2-18
installing on UNIX 2-8
application
POSIX main 5-21
application coding with
M-files and C/C++ files 4-37
M-files only 4-31
array power function 7-22
B
-B option flag 7-43
-B pcode option flag 7-38
-B sgl option flag 7-37
-B sglcpp option flag 7-38
bcc53opts.bat 2-17
bcc54opts.bat 2-17
bcc55opts.bat 2-17
bccopts.bat 2-17
Borland compiler 2-15
environment variable 2-27
bundling compiler options
-B option flag 7-43
C
-c option flag 7-43
C
compilers
supported on PCs 2-15
supported on UNIX 2-6
generating 7-43
interfacing to M-code 5-40
shared library wrapper 5-23
C++
compilers
supported on PCs 2-15
supported on UNIX 2-6
interfacing to M-code 5-40
library wrapper 5-26
required features
templates 4-7
changing compiler on PC 2-21
changing license file
-Y option flag 7-45
code
controlling
#line directives 5-36
controlling comments in 5-34
controlling run -time error information 5-38
hiding 1-14
porting 5-27