User`s manual
Index
I-2
accessing elements of 5-36
assigning
the empty matrix 5-41
values to 5-39
with single subscripts 5-40
comparison with MATLAB arrays 5-30
concatenation of 5-43
creating a copy 5-45
creating a reference 5-44
creating in MATLAB 5-34
creating with
javaArray 5-34
dimensionality of 5-30
dimensions 5-33
indexing 5-32
with colon operator 5-37
with single subscripts 5-36, 5-38
linear arrays 5-41
passed by reference 5-49
representing in MATLAB 5-30
sizing 5-32
subscripted deletion 5-42
using the end subscript 5-39
ASCII file mode 6-6
ASCII flat file 6-4
automation
client 7-13
controller 7-16
server 7-16
B
bcc53engmatopts.bat 1-18
bcc53opts.bat 1-17
bcc54engmatopts.bat 1-18
bcc54opts.bat 1-17
bcc55engmatopts.bat 1-18
bcc55opts.bat 1-17
bccengmatopts.bat 1-18
bccopts.bat 1-17
binary data
reading from a device 8-41
writing to a device 8-36
binary file mode 6-6
BLAS and LAPACK functions 2-40
building MEX files for 2-44
example of 2-46
handling complex numbers 2-42
passing arguments 2-41
specifying the function name 2-41
BSTR 7-17
buffer
input, serial port object 8-38
output, serial port object 8-32
C
C example
convec.c 2-21
doubleelem.c 2-24
findnz.c 2-26
fulltosparse.c 2-29
phonebook.c 2-17
revord.c 2-11
sincall.c 2-33
timestwo.c 2-8
timestwoalt.c 2-10
xtimesy.c 2-14
C language
data types 1-9
debugging 2-47
MEX-files 2-1
C language example
basic 2-8
calling MATLAB functions 2-33