Contents Previous Next Subchapters

Keyword Index
 The Sign Function
 Multiple Statements in Same Line
" Surrounding Text in Quotes
  Representing Matrix Elements In Program Input
# Comments and Statement Continuation
#begin## Comments and Statement Continuation
#end## Comments and Statement Continuation
% Element-By-Element Multiplication
  Comments and Statement Continuation
     % .*  ./ .^ .'   &   |    ~   ~=  nargin  nargout Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
%begin%% Comments and Statement Continuation
%end%% Comments and Statement Continuation
&
     % .*  ./ .^ .'   &   |    ~   ~=  nargin  nargout Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
     & | ~ Logical Operators (Mlmode)
' Single Quote Character (Mlmode)
     unary transpose Matrix Transpose
* Matrix Multiplication
     + - * .* ./ Numeric Operators (Mlmode)
+
     + - * .* ./ Numeric Operators (Mlmode)
     binary operator Addition
     unary operator Positive Sign
-
     + - * .* ./ Numeric Operators (Mlmode)
     binary operator Subtraction
     unary operator Negative Sign
.'
     % .*  ./ .^ .'   &   |    ~   ~=  nargin  nargout Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
.*
     % .*  ./ .^ .'   &   |    ~   ~=  nargin  nargout Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
     + - * .* ./ Numeric Operators (Mlmode)
... Comments and Statement Continuation
     read ... Reading The Next Row From A File
./
     % .*  ./ .^ .'   &   |    ~   ~=  nargin  nargout Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
     + - * .* ./ Numeric Operators (Mlmode)
.^
     % .*  ./ .^ .'   &   |    ~   ~=  nargin  nargout Different Syntax with Same Meaning in Mlmode and O-Matrix Mode
.blk Accessing A Subblock Of A Matrix
.col
     logical flag Accessing Non-sequential Rows And Columns
     one Accessing A Single Row Or Column
     sequential Accessing Sequential Rows Or Columns
.row
     logical flag Accessing Non-sequential Rows And Columns
     one Accessing A Single Row Or Column
     sequential Accessing Sequential Rows Or Columns
/ Element-By-Element Division
2
     power of Smallest Power of Two Greater or Equal a Specified Value
: The Colon Operator (Mlmode)
  Using End As An Index Value
  Vector Indices
     : Loading And Storing Matrices As Vectors
     operator Sequence Operator
; Multiple Statements in Same Line
     semicolon ; Assignment Statements (Mlmode)
     suppressing printing of expressions Default Printing Of An Expression
<
     element-by-element Ordered Numeric And Logical Comparisons
     string Ordered String Comparisons
<=
     element-by-element Ordered Numeric And Logical Comparisons
     string Ordered String Comparisons
<>
     element-by-element Testing Numeric And Logical Equality
     strings Testing String Equality
= Assigning Values To Variables
==
     element-by-element Testing Numeric And Logical Equality
     strings Testing String Equality
>
     element-by-element Ordered Numeric And Logical Comparisons
     string Ordered String Comparisons
>=
     element-by-element Ordered Numeric And Logical Comparisons
     string Ordered String Comparisons
[
     [ ] Building Matrices (Mlmode)
[] operator Building Matrices
\ Linear Equations and Least Squares
\and
     generalized eigenvalues \and vectors Generalized Eigenvalues and Eigenvectors of a General Matrix
]
     [ ] Building Matrices (Mlmode)
^ Element-By-Element Exponentiation
A
AddText
     omdde server Windows Main Program for Server Examples: AddText
Automation
     calling a server method Invoking a COM Server Method
     getting a property of current object Getting a Property of the Current COM object
     setting property in current object Setting a Property in the Current COM object
abort Transferring Control Using The Goto Statement
aborting execution Halting Program Execution
about O-Matrix Version Specification
      About O-Matrix
abs Absolute Value Function
absolute value Absolute Value Function
accessing
     accessing function arguments Defining Functions With Variable Numbers Of Arguments
acos Inverse Cosine Function
acosh Inverse Hyperbolic Cosine Function
active Listing Active Variables in The Current Environment
addcontrol Creating and Using Controls In a Dialog Window
     bitmap Using A Bit Map In A Dialog Window
     check box Using A Check Box In A Dialog Window
     label Using Text Labels In A Dialog Window
     list box Using A List Box In A Dialog Window
     multilist Using A Multi-Selection List In A Dialog Window
     popup menu Using A Popup Menu In A Dialog Window
     pushbutton Using Push Buttons In A Dialog Window
     radio buttons Using Radio Buttons In A Dialog Window
     slider Using A Slider In A Dialog Window
     text input field Using Text Input Fields In A Dialog Window
adddialog Creating A New Dialog Window
addeditor Creating A New Editor Window
adding
     viewports Creating A New Viewport In The Current Graphic Window
adding polynomials Adding Polynomials
addition Addition
addmenu Adding Items To The Tools Menu
addtable Creating A New Table Window
align Lining Up Data Fields In A Character Matrix
all
     all nonzero Determining if All Elements are True (Mlmode)
     all true Determining if All Elements are True
allocated
     allocated memory usage Reports On Allocated Memory Usage
and
     Kalman Bucy filtering and smoothing Nonlinear Kalman-Bucy Filtering And Smoothing
     logical operators : and or not Logical Operators
     mlmode(rand mlmode languages Differences Between MATLAB® and Mlmode Languages
angle
     complex angle Angle Corresponding to a Complex Value
animate
     graphics Updating The Current Graphic Window
animation Slowing or Suspending Execution
any
     any nonzero Determining if Any Elements are True (Mlmode)
     any true Determining if Any Elements are True
appendix Appendix
approximation
     derivatives using forward difference Forward Difference Derivative Approximation
arcov Simulating An AR Process With A Specified Covariance
arg Defining Functions With Variable Numbers Of Arguments
arguments
     accessing function arguments Defining Functions With Variable Numbers Of Arguments
     arguments in a function call Number of Arguments in a Function Call
     functions Functions As Arguments
     implicit arguments to functions Functions As Variables
     passing arguments by value Defining Functions With Multiple Return Values
     string arguments Short Hand For Functions With String Arguments
     variables Defining Functions With Arguments
arma
     arma simulation Auto-Regressive And Moving Average Filtering (Mlmode)
     arma simulation Auto-Regressive And Moving Average Filtering
arrows
     plotting Plotting Vectors
ascii ASCII CHART
     convert ascii to double-precision numbers Converting ASCII Numbers To Double-Precision Column Vector
     converting a polynomial to Displaying A Polynomial
     converting to integer Converting ASCII Numbers To Integer
ascii characters
     converting from a number Converting A Number To ASCII Characters
asin Inverse Sine Function
asinh Inverse Hyperbolic Sine Function
aspect ratio
     plotting window Setting Plotting Window Aspect Ratio
     spacing that effects Adjusting The Space Around The Plotting Region
assigning
     assigning multiple variables Defining Functions With Multiple Return Values
assignment Automatic Growing of Matrices on Assignment (Mlmode)
           Assigning Values To Variables
     as a vector Loading And Storing Matrices As Vectors
     printing and assignment Assignment Statements (Mlmode)
asymptotic
     continued fractions Lentz's Method For Evaluating Continued Fractions
atan Inverse Tangent Function
atan2 Inverse Tangent Function With Two Arguments
atanh Inverse Hyperbolic Tangent Function
atod Converting ASCII Numbers To Double-Precision Column Vector
atoi Converting ASCII Numbers To Integer
auto-regressive
     auto-regressive moving average filtering Auto-Regressive And Moving Average Filtering (Mlmode)
     auto-regressive moving average filtering Auto-Regressive And Moving Average Filtering
     simulation Simulating An AR Process With A Specified Covariance
autodiff Numerical Derivatives With Automatic Step Size Control
autoexec.oms AUTOEXEC.OMS - Automatically Executed Commands and Defined Constants
automatic
     automatic execution of script or function files Implicit Inclusion of Commands or Functions from a File
automatically
     automatically executed command file AUTOEXEC.OMS - Automatically Executed Commands and Defined Constants
     mlmode mode automatically executed command file Automatically Executed Command File (Mlmode)
autoscaling
     multiple plots Autoscaling Multiple Plots To Same Axis Limits
avimage Creating Image Plots
avpalette Modifying the Data Visualizer Color Palette
axis
     different scaling Two Scalings For Both X and Y Axis
     intercept point Setting The Axis Intercept Point For A Viewport
     plotting axis tick marks labels Specifying Nonnumeric Tick Mark Labels
     removing Setting Various Viewport Options
     rotating Rotating Plotting Axis
     setting major intervals Setting Major Intervals On An Axis
     setting min and max Setting Axis Minimum and Maximum
     setting minor intervals Setting Minor Intervals On An Axis
     setting parameters Setting Axis Parameters
     viewport axis title Defining A Title For An Axis In The Current Viewport
axiscale Autoscaling Multiple Plots To Same Axis Limits
B
Backus-Naur form Formal Syntax
Bessel function
     In The In Bessel Function
     Jn The Jn Bessel Function
     Kn The Kn Bessel Function
     Yn The Yn Bessel Function
BlockTriDiag Solves a Symmetric Block Tri-Diagonal System of Equations
Bucy
     Kalman Bucy filtering and smoothing Nonlinear Kalman-Bucy Filtering And Smoothing
     linear Kalman Bucy filter Advancing A Linear Kalman-Bucy Filter One Step At a Time
back Glossary: Call Back
bandpass Theoretical and Estimated Response for a Digital Filter
     continuous filter Converting From A Normalized To Continuous Bandpass Filter
     digital filter Converting From A Normalized To Digital Bandpass Filter
bar Plotting A Bar Graph With Uniform Width Bars
     plotting bar graph Plotting A Bar Graph With Uniform Width Bars
     plotting bar graph Plotting A Bar Graph With Different Width Bars
base Changing Matrix Indices
     base two exponential Base Two Exponentiation Function
     base two logarithm Base Two Logarithm Function
     column index Determining The Base Column Index Of A Matrix
     modulo function Modulo Function
     remainder function Remainder Function
     row index Determining The Base Row Index Of A Matrix
basis
     null space basis Orthogonal Basis for Null Space of a Matrix
     range space basis Orthogonal Basis for Range Space of a Matrix
beep Generating Sounds
begin Grouping A Sequence Of Statements As A Block
     begin for block For Statement (Mlmode)
     begin if block If Statement (Mlmode)
     begin while block While Statement (Mlmode)
beginning
     learning O-Matrix O-Matrix Tutorial
besseli The In Bessel Function
besselj The Jn Bessel Function
besselk The Kn Bessel Function
bessely The Yn Bessel Function
beta The Beta Function
beta function
     incomplete The Incomplete Beta Function
betai The Incomplete Beta Function
bilinear
     two dimensional bilinear interpolation Two Dimensional Piecewise Bilinear Interpolation (Mlmode)
     two dimensional bilinear interpolation Two Dimensional Piecewise Bilinear Interpolation
binary
     binary element-by-element multiplication Element-By-Element Multiplication
     binary matrix multiplication Matrix Multiplication
     element-by-element ordered comparison operators Ordered Numeric And Logical Comparisons
     reading files Reading Binary Files
     string ordered comparison operators Ordered String Comparisons
     writing files Writing Binary Files
binary operator
     element-by-element equality Testing Numeric And Logical Equality
     element-by-element exponentiation Element-By-Element Exponentiation
     string equality Testing String Equality
binornd Generating Random Numbers with Binomial Distribution
bitmap Using A Bit Map In A Dialog Window
blk Accessing A Subblock Of A Matrix
block Grouping A Sequence Of Statements As A Block
     begin for block For Statement (Mlmode)
     begin if block If Statement (Mlmode)
     begin while block While Statement (Mlmode)
     symmetric block tridiagonal linear equations Solves a Symmetric Block Tri-Diagonal System of Equations
bnf Formal Syntax
boolean
     conversion to Conversion To Logical
border
     adding around viewport Adding A Border Around The Current Viewport
     around viewport Setting Various Viewport Options
     removing from viewport Removes The Border Around The Current Viewport
border size
     gui Determining the Size of a Dialog's Border
bordered
     determining if Determining If There Is A Border Around Current Viewport
bordersize Determining the Size of a Dialog's Border
box
     around plotting region Setting Various Viewport Options
box constraints Linear Least Squares With Box Constraints
     nonlinear least squares Nonlinear Least Squares With Box Constraints and Derivatives
break Breaking Out Of For And While Loops
     debugger break command Setting And Listing Debugger Break Points
break point
     deleting Deleting All Break and Watch Points
breaking
     breaking out of for and while loops Breaking Out Of For And While Loops
breakpoint
     skipping Skipping Breakpoints
breakpoints
     deleting Deleting Breakpoints
brent Brent's Method for Multiple Nonlinear Equations Without Derivatives
browser
     open file Opening A File Using The System Browser Dialog
     save file Saving A File Using The System Browser Dialog
building
     building Building Matrices (Mlmode)
building matrices Building Matrices
built-in mlmode functions Intrinsic Functions (Mlmode)
butterworth
     filter poles Poles Of A Normalized Butterworth Filter
butterworth filter
     polynomial Normalized Butterworth Filter Polynomials
C
C
     Creating a DLL to link with O-Matrix Creating O-Matrix DLL Functions
     matrix structure C Structure That Defines A Matrix
C++
     linking with O-Matrix Writing An O-Matrix DLL Function in C++
CDF
     exponential Exponential Cumulative Distribution Function
     uniform Uniform Cumulative Distribution Function
     weibull Weibull Cumulative Density Function
Cholesky
     Cholesky factorization Cholesky Factoring Of A Matrix
COM
     calling a server method Invoking a COM Server Method
     creating a connection to an automation server Creating a Connection to a COM/Automation Server
     displaying client connection information Displaying the Status of a COM connection
     getting a property of current object Getting a Property of the Current COM object
     O-Matrix as a an Automation Client Using O-Matrix as a COM Automation Client
     Releasing a connection to an automation server Releasing a COM/Automation Server Connection
     releasing current object Releasing a COM object
     setting current object Setting a COM object
     setting property in current object Setting a Property in the Current COM object
     variable as VARIANT Setting Variable as Variant
COM Automation scripting with O-Matrix Using O-Matrix as a COM Automation Client
COM client support Using O-Matrix as a COM Automation Client
call Glossary: Call Back
     arguments in a function call Number of Arguments in a Function Call
     debugger environment call stack Displaying The Environment Call Stack
     return values in function call Number of Return Values Corresponding to a Function Call
call back
     function name Convert a Character Row Vector to a Valid O-Matrix Identifier
     using double quotes in Surrounding Text in Quotes
caption Glossary: Caption
        Setting the O-Matrix Application Caption
     graphic window Specifying A Graphics Window's Caption
caption width
     dialog Determining Width of Window Controls on Caption Bar
case
     lower case to upper Converting Lower Case to Upper Case
     upper case to lower Converting Upper Case to Lower Case
catch
     errors Trapping O-Matrix Errors Under Program Control
cauchyrnd Generating Random Numbers with Cauchy Distribution
cd Getting And Setting The Current Working Directory (Mlmode)
     ftp cd - Changing Directories on a Remote Host
ceil Smallest Integer Greater Than or Equal a Specified Value
cells
     changing value of Changing The Value In Cells Of A Table
     selected in a table Determining Which Cells Are Selected In A Table
cendiff Central Difference Derivative Approximation
center
     circular shift to center discrete fourier transform Circular Shift That Centers a Discrete Fourier Transform
centered
     centered fourier transform The Centered Finite Fourier Transform
     inverse centered fourier transform The Centered Finite Inverse Fourier Transform
central difference
     derivative Central Difference Derivative Approximation
changing
     changing dimensions Copying and Changing the Dimensions of a Matrix
     dimensions Changing Matrix Dimensions
     indices Changing Matrix Indices
char Element-By-Element Conversion To Character
     reading Reading and Writing to Network Folders
     reading Reading The Next Row From A File
char2dbl Conversion of Text Matrix to a Double Precision Matrix
char2id Convert a Character Row Vector to a Valid O-Matrix Identifier
character Binary Operators and Character Matrices (Mlmode)
     ascii codes ASCII CHART
     conversion numeric to character strings Conversion of Numeric Matrix to Character Matrix
     conversion to Converting to a Character Matrix (Mlmode)
     conversion to Element-By-Element Conversion To Character
     evaluating a character string Evaluating a Character Matrix
character matrix
     packing into a row vector Packs An Entire Character Matrix Into One Row Vector
     unpacking from a row vector Unpacks A Character Matrix From a Row Vector
characters
     between limits Determining Indices Where A Character Is Between Limits
     double quote tab new line new page characters AUTOEXEC.OMS - Automatically Executed Commands and Defined Constants
     special characters Tokens That Are Not Keywords Or Intrinsic Functions
chebyshev
     filter poles Poles Of A Normalized Chebyshev Filter
chebyshev filter
     polynomial Normalized Chebyshev Filter Polynomials
chebyshev polynomial Computing Chebyshev Polynomial Coefficients
check box
     dialog Using A Check Box In A Dialog Window
chfile Dialog For Choosing File Names
chol Cholesky Factoring Of A Matrix
circular
     circular shift to center discrete fourier transform Circular Shift That Centers a Discrete Fourier Transform
clc Clearing the Command Window
clear Starting A New Program
     function Clearing Functions
clearing
     clearing command window Clearing the Command Window
     clearing debugger window Clearing the Debugger Window
     current viewport Clearing The Current Viewport
     graphics Initializing Graphic
client Using DDE to Communicate with other Programs
     disconnect omdde Disconnecting an OMDDE Client From a Server
     omdde Creating an OMDDE Client
     omdde client getting matrices Getting Data Sent to an OMDDE Client
     omdde connect Connecting an OMDDE Client To a Server
     sending commands Transferring Commands From OMDDE Client to Server
     sending matrices Transferring Data From OMDDE Client to Server
clipboard
     copy Transferring Data To The System Clipboard
     copying graphics Copying A Graphic Window To The Clipboard
     paste Transferring Data From The System Clipboard
clipping
     spaces Remove Leading and Trailing Spaces
clipstr Remove Leading and Trailing Spaces
clock Starting and Reading an Elapsed Timer
     clock time and date Numeric Value for Date and Time (Mlmode)
     clock time day and week Determining The Date and Time
     elapsed clock time Elapsed Time Corresponding to Clock Values (Mlmode)
close Closing Files
     ftp session close - Closing the ftp Connection to a Remote Host
     O-Matrix Exiting O-Matrix
     session Terminating An O-Matrix Session
cnormal The Cumulative Normal Distribution Function
cocreate Creating a Connection to a COM/Automation Server
code
     execution of program generated Including A File During Program Execution
coefficients
     chebyshev polynomial Computing Chebyshev Polynomial Coefficients
coendwith Releasing a COM object
coercion Automatic Conversion To A Higher Type
coinvoke Invoking a COM Server Method
col
     logical flag Accessing Non-sequential Rows And Columns
     one Accessing A Single Row Or Column
     sequential Accessing Sequential Rows Or Columns
colbase Determining The Base Column Index Of A Matrix
colcor Correlation Coefficients Between Columns Of A Matrix
colcov Covariance Between Columns Of A Matrix
coldiff Difference Between Successive Elements In Each Column
coldim Determining The Column Dimension Of A Matrix
colmad Computing The Mean Absolute Deviation Of Each Column
colmead Computing The Median Absolute Deviation of Each Column
colmean Computing The Mean Of Each Column
colmedian Computing The Median of Each Column
colmode Computing The Mode of Each Column
colmse Computing The Mean Squared Deviation Of Each Column
colnorm Computing The Norm Of Each Column
colon The Colon Operator (Mlmode)
      Using End As An Index Value
      Vector Indices
      Loading And Storing Matrices As Vectors
     operator Sequence Operator
color
     changing by z value Setting Z Values Corresponding To Color Changes In Plots
color sequence
     plotting lines Line Color Sequence For The Current Viewport
colrange Computing The Range of Data for Each Column
colstd Computing the Standard Deviation of Each Column
colsum Computing The Sum Of Each Column
column Glossary: Column Vector
       Glossary: Column Dimension
       Glossary: Column Major Ordering
     base index Determining The Base Column Index Of A Matrix
     data ranges Computing The Range of Data for Each Column
     difference between elements Difference Between Successive Elements In Each Column
     dimension Determining The Column Dimension Of A Matrix
     maximum element in each Determining The Maximum Element In Each Column
     mean absolute deviation of Computing The Mean Absolute Deviation Of Each Column
     mean of Computing The Mean Of Each Column
     mean squared deviation of Computing The Mean Squared Deviation Of Each Column
     norm Computing The Norm Of Each Column
     reversing column order Flipping the Column Order of a Matrix
     standard deviation Computing the Standard Deviation of Each Column
     sum of Computing The Sum Of Each Column
     variance Computing the Variance of Each Column
columns
     correlation between columns Correlation Coefficients Between Columns Of A Matrix
     covariance between columns Covariance Between Columns Of A Matrix
     filling with same value Filling A Matrix With A Column Vector
     number of rows and columns in a file Determining The Number Of Columns In Each Row Of A File
     sorting Sorting (Mlmode)
colunmod Undo The Modulo Function
colvar Computing the Variance of Each Column
command
     automatically executed command file AUTOEXEC.OMS - Automatically Executed Commands and Defined Constants
     clearing command window Clearing the Command Window
     command window The Command Window
     debugger break command Setting And Listing Debugger Break Points
     delayed execution Delayed Execution of Commands in a Matrix
     executing Starting Another Process
     mlmode mode automatically executed command file Automatically Executed Command File (Mlmode)
     omdde server Receiving Commands From an OMDDE Client
     sending from client Transferring Commands From OMDDE Client to Server
command line The Command Line
commands
     adding to tools menu Adding Items To The Tools Menu
     executing commands Explicit Inclusion of Commands or Functions from a File
comments
     comments and statement continuation comments Comments and Statement Continuation
     comments and statement continuation comments Comments and Statement Continuation
comparing
     distributions Kolmogorov-Smirnov Test
comparing files Print the Differences Between Ascii Files
compiled function
     linking Linking A Compiled Function
complementary
     complementary error function The Complementary Error Function
complex Glossary: Complex Element
        Determines Which Elements Are Not A Number
        Determines Which Elements Are Infinite
        Determines Which Elements Are Finite
        Determines If All Elements Have Zero Imaginary Part
        Element-By-Element Conversion To Complex
     complex Complex Operations only using Real Part (Mlmode)
     complex angle Angle Corresponding to a Complex Value
     conjugate The Complex Conjugate Function
     conversion to Element-By-Element Conversion To Complex
     converting to ascii characters Converting A Number To ASCII Characters
     imaginary part The Imaginary Part Function
     reading Reading and Writing to Network Folders
     reading Reading The Next Row From A File
composition
     of polynomials Composition Of Polynomials As Functions
cond Computing The Condition Number Of A Matrix
condition number Computing The Condition Number Of A Matrix
conditional execution If Statement
conj The Complex Conjugate Function
conjdir Optimization Without Derivatives Using Conjugate Directions
conjgrad Optimization Using The Conjugate Gradient Method
conjugate Glossary: Conjugate Symmetric
     complex The Complex Conjugate Function
     optimization without derivatives using conjugate directions Optimization Without Derivatives Using Conjugate Directions
conjugate gradients
     optimization Optimization Using The Conjugate Gradient Method
connect
     omdde client Connecting an OMDDE Client To a Server
const Assigning Values To Constants
     using in functions Using Variables And Constants With Functions
constant
     defining Assigning Values To Constants
constants
     inputting Representing Matrix Elements In Program Input
     predefined constants AUTOEXEC.OMS - Automatically Executed Commands and Defined Constants
constrained optimization
     complementarity problems Solving Linear Complementarity Problems
constraints
     box Quadratic Programming with Inequality and Box Constraints
     box Nonlinear least Squares With Box Constraints
     box Linear Least Squares With Box Constraints
     equality and inequality Quadratic Programming with Equality and Inequality Constraints
     inequality and positivity Quadratic Programming with Inequality and Positive Constraints
     nonlinear optimization Nonlinear Constrained Optimization by Successive Quadratic Programming
continuation
     comments and statement continuation comments Comments and Statement Continuation
continue Exiting The Debugger And Continuing Execution
continued fractions Lentz's Method For Evaluating Continued Fractions
continuous bandpass filter Converting From A Normalized To Continuous Bandpass Filter
continuous filter
     response Plotting The Response Of A Continuous Filter
continuous lowpass filter Converting From A Normalized To Continuous Lowpass Filter
contour
     contour and mesh grid X and Y Grids for Contour and Mesh Plots (Mlmode)
     contour plots Contour Plots (Mlmode)
     contour plots Contour Plots
     hidden lines Hiding Lines Behind A Contour Plot
     mesh and contour Combined Mesh and Contour Plots (Mlmode)
     specifying levels Specifying Contour Levels
     specifying plane Specifying Plane For A Contour Plot
     specifying x and y values Specifying X And Y Values In A Contour Plot
     surface and contour Combined Surface and Contour Plots (Mlmode)
control Glossary: Control Handle
     bitmap Using A Bit Map In A Dialog Window
     check box Using A Check Box In A Dialog Window
     disable Hiding A Window Or Disabling A Control
     enable Normalizing A Window Or Enabling A Control
     list box Using A List Box In A Dialog Window
     multilist Using A Multi-Selection List In A Dialog Window
     popup menu Using A Popup Menu In A Dialog Window
     pushbutton Using Push Buttons In A Dialog Window
     radio buttons Using Radio Buttons In A Dialog Window
     slider Using A Slider In A Dialog Window
     text input field Using Text Input Fields In A Dialog Window
controls
     dialog controls Creating and Using Controls In a Dialog Window
conv Convolution of Vectors (Mlmode)
     Column-wise Convolution Of Matrices Using FFT
conv2 Two Dimensional Convolution Of Matrices Using FFT
conversion
     conversion decimal to hex Conversion From Decimal to Hexadecimal
     conversion hex to decimal Conversion From Hexadecimal to Decimal
     conversion numeric to character strings Conversion of Numeric Matrix to Character Matrix
     conversion to double precision Conversion To Double-Precision
     conversion to integer Conversion To Integer
     conversion to single precision Conversion To Single-Precision
     free format conversion of text to double Conversion of Text Matrix to a Double Precision Matrix
     to character Element-By-Element Conversion To Character
     to complex Element-By-Element Conversion To Complex
     to logical Conversion To Logical
convert
     a polynomial to ascii Displaying A Polynomial
     convert ascii to double-precision numbers Converting ASCII Numbers To Double-Precision Column Vector
converting
     ascii to integer Converting ASCII Numbers To Integer
     number to ascii characters Converting A Number To ASCII Characters
convolution
     column-wise Column-wise Convolution Of Matrices Using FFT
     two dimensional convolution Two Dimensional Convolution Of Matrices Using FFT
     vector convolution Convolution of Vectors (Mlmode)
coordinates Glossary: Relative Coordinates
     plotting polar Plotting In Polar Coordinates
     plotting to window Converting Plotting Coordinates To A Graphic Window Location
copropget Getting a Property of the Current COM object
copropput Setting a Property in the Current COM object
copy Transferring Data To The System Clipboard
     files Copying Files
copying
     graphics to clipboard Copying A Graphic Window To The Clipboard
corelease Releasing a COM/Automation Server Connection
corr Column-wise Correlation Of Matrices Using FFT
corrcoef Correlation Coefficients Between Columns Of A Matrix
correlation
     column-wise Column-wise Correlation Of Matrices Using FFT
     correlation between columns Correlation Coefficients Between Columns Of A Matrix
cos Cosine Function
cosh Hyperbolic Cosine Function
cosine
     hyperbolic Hyperbolic Cosine Function
     inverse Inverse Cosine Function
     inverse hyperbolic cosine Inverse Hyperbolic Cosine Function
costats Displaying the Status of a COM connection
cov Covariance Between Columns Of A Matrix
covariance
     covariance between columns Covariance Between Columns Of A Matrix
covariant Setting Variable as Variant
cowith Setting a COM object
cpfile Copying Files
cputime Elapsed Time Since Start of Session
creating
     a directory Creating A Directory
cubespl Compute Cubic Spline Coefficients
cubeval Evaluate A Cubic Spline
cubic spline
     evaluate Evaluate A Cubic Spline
cubic spline coefficients Compute Cubic Spline Coefficients
cumprod Running Cumulative Product of Elements of a Matrix
cumsum Running Cumulative Sum of Elements of a Matrix
cumulative
     normal distribution The Cumulative Normal Distribution Function
cumulative density function
     weibull Weibull Cumulative Density Function
cumulative distribution
     F-Statistic Compute Tail Probabilities For An F-Statistic
     t-statistic Tail Probability Of A T-Statistic
cumulative distribution function
     exponential Exponential Cumulative Distribution Function
     uniform Uniform Cumulative Distribution Function
cumulative distributions
     comparing Kolmogorov-Smirnov Test
cumulative normal
     inverse Inverse Of The Cumulative Normal Distribution Function
current Glossary: Current Working Directory
cwd Getting And Setting The Current Working Directory
D
Data Visualizer
     about Getting Started with Data Visualizer
     color palette Modifying the Data Visualizer Color Palette
     image plots Creating Image Plots
     overview Getting Started with Data Visualizer
Daubechies
     wavelet Computing The Wavelet Transform
DLL
     Creating a DLL to link with O-Matrix Creating O-Matrix DLL Functions
     linking Linking A Compiled Function
dall Deleting All Break and Watch Points
data
     conversion to identifier Convert a Character Row Vector to a Valid O-Matrix Identifier
     data formatting Setting and Getting Output Formats
     data IO Reading And Writing Data
     read next row of a data file Reading The Next Row From A File
     reading and writing to a network share Reading and Writing to Network Folders
     reading and writing to a WebDAV server Reading and Writing to Network Folders
     reading specified dimensions Reading A Matrix Of Specified Size From A File
     reading specified number of rows Reading A Specified Number Of Rows From A File
     reading text headers Reading Text File Headers
     skipping lines on input Reading Files with a Specified Data Value Separator
     skipping lines on input Skipping Lines When Reading Data
     specifying a data separator Reading Files with a Specified Data Value Separator
     specifying substitution values for missing input Specifying Value to be Used for Missing Input Data
     specifying value separators and delimiters Specifying Value for Separating File Output Data
     Transferring from SigmaPlot Reading SigmaPlot Data
date Determining The Date (Mlmode)
     clock time and date Numeric Value for Date and Time (Mlmode)
day
     clock time day and week Determining The Date and Time
dbldft Forward Fourier Transform of a Double-Precision Vector
dblquad Two Dimensional Integration Using Gauss-Legendre Quadrature
dbreak Deleting Breakpoints
dde linking Using DDE to Communicate with other Programs
deblank Removing Trailing Spaces
debug> Glossary: DEBUG>
debugger O-Matrix Code Debugger
     active Listing Active Variables in The Current Environment
     clearing debugger window Clearing the Debugger Window
     continue Exiting The Debugger And Continuing Execution
     dall Deleting All Break and Watch Points
     dbreak Deleting Breakpoints
     debugger break command Setting And Listing Debugger Break Points
     debugger environment call stack Displaying The Environment Call Stack
     debugger window The Debugger Window
     dwatch Listing And Deleting Watch Points
     entering Suspending Program Execution And Entering Debugger
     entering and exiting debugger The O-Matrix Toolbar
     file Setting Debugger Listing and Environment File
     format Changing Output Format From Within the Debugger
     fprint Setting Debugger Listing and Environment File
     global Creating Global Variables From Temporary Ones
     include Listing Included Files
     list Listing Lines In The Current Debugger File
     next Stepping Over Function Calls
     open Determining What Files Are Open
     print Print Values Inside the Debugger
     quit Quitting Execution From Within The Debugger
     saving temporary variables Creating Global Variables From Temporary Ones
     setting environment Setting The Current Debugger Environment
     skipping breakpoints Skipping Breakpoints
     step Stepping Into Function Calls
     trace Line By Line Tracing Of Execution
     user Listing The User Defined Functions
     watch Creating And Listing Watch Points
     which Determine What An Identifier Refers To
dec2hex Conversion From Decimal to Hexadecimal
decimal
     conversion decimal to hex Conversion From Decimal to Hexadecimal
     conversion hex to decimal Conversion From Hexadecimal to Decimal
decomposition Cholesky Factoring Of A Matrix
     lu Computing The LU Factorization Of A Matrix
     qr decomposition Alternate Syntax for Computing the QR Factorization
     schur form decomposition Schur Factorization
     singular value decomposition Singular Value Decomposition
deconv Deconvolution or Descending Polynomial Division
deconvolution
     deconvolution or descending polynomial division Deconvolution or Descending Polynomial Division
defaults Customizing the Initial State of O-Matrix
defined
     defined variables Listing Variables Defined in The Current Environment
     globally defined functions Defining Functions
     identifier defined Determine if an Identifier is Defined (Mlmode)
     identifier defined Determine if an Identifier is Defined in Current Environment
     locally defined function Defining Local Functions
defining variables Assigning Values To Variables
delete Removing A File
     ftp delete - Deleting a File on a Remote Host
deleting
     a directory Removing A Directory
     break points Deleting All Break and Watch Points
     breakpoints Deleting Breakpoints
     viewport border Removes The Border Around The Current Viewport
     viewports Deleting A Viewport
     watch points Listing And Deleting Watch Points
     watch points Deleting All Break and Watch Points
deleting submatrices Vector Indices
delwin Deleting A Window
demo Theoretical and Estimated Response for a Digital Filter
density function
     t-statistic The Probability Density For A T-statistic
derivative
     automatic step size Numerical Derivatives With Automatic Step Size Control
     central difference Central Difference Derivative Approximation
     of a monomial Evaluating A Multiple Dimension Monomial And Its Derivatives
     of a polynomial Computing the Derivative of a Polynomial
     testing calculation of Testing Calculation of The Derivative of a Function
derivative approximation
     forward difference Forward Difference Derivative Approximation
derivatives Curve Fitting, Optimization, and Derivatives
     optimization without derivatives using conjugate directions Optimization Without Derivatives Using Conjugate Directions
descending Glossary: Descending Polynomial
     deconvolution or descending polynomial division Deconvolution or Descending Polynomial Division
     descending polynomial roots Finding Roots of a Descending Polynomial
     reduce descending polynomial Remove Leading Zero Coefficients from a Descending Polynomial
descending order
     sorting Reversing Row Order Of A Matrix
det The Determinant Function
detecting
     detecting end of file Detecting End of File
determinant Log Of The Determinant Of A Matrix
            The Determinant Function
     using qr factorization Alternate Syntax for Computing the QR Factorization
determining
     determining number of return values Defining Functions With Multiple Return Values
developer
     omatrix developer version Determines If This is a O-Matrix Developer Version
deviation
     standard deviation Computing The Standard Deviation (Mlmode)
dft The Inverse Discrete Fourier Transform
    The Discrete Fourier Transform
    Fourier Transforms
dft2d Two Dimensional Discrete Fourier Transform
diag The Diagonal Function
diagonal Glossary: Diagonal
diagonal matrix The Diagonal Function
dialog
     bitmap Using A Bit Map In A Dialog Window
     border size Determining the Size of a Dialog's Border
     caption width Determining Width of Window Controls on Caption Bar
     check box Using A Check Box In A Dialog Window
     checking if iconified Determining If A Window Is Iconified
     creating a window Creating A New Dialog Window
     deleting Deleting A Window
     dialog controls Creating and Using Controls In a Dialog Window
     dialog for plotting files A Dialog for Plotting Files
     easy modal dialog An Easy to Use General Purpose Dialog Routine
     error Posting a Dialog With an Error Message
     halting execution with an error dialog Using the Standard O-Matrix Error Dialog
     hide Hiding A Window Or Disabling A Control
     iconify Iconifying A Window
     input a line of text Obtaining A Text String Using The Input Dialog
     labels Using Text Labels In A Dialog Window
     list box Using A List Box In A Dialog Window
     multilist Using A Multi-Selection List In A Dialog Window
     normalizing Normalizing A Window Or Enabling A Control
     polynomial fitting dialog A Dialog for Fitting Polynomials
     popup menu Using A Popup Menu In A Dialog Window
     program status dialog Displaying Program Status in a Dialog
     pushbutton Using Push Buttons In A Dialog Window
     radio button width Determine the Extra Width Needed for Radio Buttons
     radio buttons Using Radio Buttons In A Dialog Window
     size of text Determining The Size of Text In a Dialog Window
     slider Using A Slider In A Dialog Window
     space available for Determining The Current Size Of The O-Matrix Main Window
     space for popup menu Determine the Extra Space Needed for a Popup Menu
     system open file Opening A File Using The System Browser Dialog
     system open or save Dialog For Choosing File Names
     system save file Saving A File Using The System Browser Dialog
     Tecplot A GUI for Manipulating Tecplot Data Files
     text field space Determine the Extra Space Needed for a Text Field
     text input field Using Text Input Fields In A Dialog Window
diary Saving Output Written in Command Window
difference
     between elements Difference Between Successive Elements In Each Column
     binary operator Subtraction
     forward Forward Difference Derivative Approximation
differences
     between files Print the Differences Between Ascii Files
different
     axis scaling Two Scalings For Both X and Y Axis
differential
     runge kutta differential equations Fifth Order Runge-Kutta Method With Fourth Order Error Control
differential equations
     4-th order runge-kutta A Fourth Order Runge-Kutta ODE Solver
     matrix exponential Solving An ODE Using The Matrix Exponential
     stiff Solving Stiff Ordinary Differential Equations
digamma Psi (digamma) Function
digital Theoretical and Estimated Response for a Digital Filter
digital bandpass filter Converting From A Normalized To Digital Bandpass Filter
digital filter
     conversion to Converting From A Continuous To Digital Filter
     response Plotting The Response Of A Digital Filter
digital lowpass filter Converting From A Normalized To Digital LowPass Filter
dim Changing Matrix Dimensions
dimension Glossary: Row Dimension
          Glossary: Column Dimension
     column Determining The Column Dimension Of A Matrix
     row Determining The Row Dimension Of A Matrix
dimensional
     two dimensional bilinear interpolation Two Dimensional Piecewise Bilinear Interpolation (Mlmode)
     two dimensional bilinear interpolation Two Dimensional Piecewise Bilinear Interpolation
     two dimensional convolution Two Dimensional Convolution Of Matrices Using FFT
     two dimensional fft Two Dimensional Discrete Fourier Transform
     two dimensional gauss legendre quadrature integration Two Dimensional Integration Using Gauss-Legendre Quadrature
     two dimensional gaussian quadrature integration Two Dimensional Gaussian Quadrature Integration
     two dimensional inverse fft Two Dimensional Inverse Discrete Fourier Transform
dimensions
     changing Changing Matrix Dimensions
     changing dimensions Copying and Changing the Dimensions of a Matrix
dir Listing the Names of Files in a Directory
direction
     optimization along a direction Minimization Along A Direction In A Vector Space
directions
     optimization without derivatives using conjugate directions Optimization Without Derivatives Using Conjugate Directions
directive Glossary: Directive
directories
     removing Removing A Directory And All Its Subdirectories
directory Glossary: Current Working Directory
     checking for Determining If There Is A Directory With A Specified Name
     creating Creating A Directory
     exists Checking For A File Or Directory
     recursive listing Listing A Directory And All Its Subdirectories
     removing Removing A Directory
     running all programs Running All the Files in a Directory
     working directory Getting And Setting The Current Working Directory (Mlmode)
     working directory Getting And Setting The Current Working Directory
disable
     control or toolbar Hiding A Window Or Disabling A Control
disconnect
     client omdde Disconnecting an OMDDE Client From a Server
discrete
     circular shift to center discrete fourier transform Circular Shift That Centers a Discrete Fourier Transform
     discrete fourier transform The Discrete Fourier Transform
     inverse discrete fourier transform The Inverse Discrete Fourier Transform
     inverse real Fourier transform Inverse Fourier Transform of a Double-Precision Vector
     real Fourier transform Forward Fourier Transform of a Double-Precision Vector
disp Displaying A Value (Mlmode)
display
     available fonts Determining Available Font Names
     determining size Determining The Size Of The Screen In Pixels
     list of expressions Printing A List Of Expressions
distributed
     generating normally distributed pseudo random numbers Generating Normally Distributed Pseudo Random Numbers
distribution
     simulating a uniform Simulating a Mean Zero Variance One Uniform Random Variable
     tail for F-Statistic Compute Tail Probabilities For An F-Statistic
distributions
     comparing Kolmogorov-Smirnov Test
division Element-By-Element Division
     deconvolution or descending polynomial division Deconvolution or Descending Polynomial Division
     matrix The Right Matrix Divide Operator (Mlmode)
     matrix division Linear Equations and Least Squares
dll
     example source A DLL That Computes The Maximum Of Each&