User`s guide

Analyzing and Displaying Test Data Chapter 4
VEE User’s Guide 177
Agilent VEE Analysis Capabilities
VEE supports common math operations and hundreds of other
functions. In addition, VEE also includes the MATLAB Script
feature. The MATLAB Script feature is a subset of the standard
full- featured MATLAB from The MathWorks. It provides
additional mathematical capabilities in VEE including Signal
Processing, advanced mathematics, data analysis, and scientific
and engineering graphics. The MATLAB Script feature is fully
integrated with VEE, and you can include MATLAB Script
objects in any VEE program.
If neither VEE nor MATLAB have a math function you need, you
still have several options available. You can create the function
with the Formula object, which is discussed later in this
chapter, you can write the function in a compiled language such
as C and link it to VEE, or you can communicate with another
software application from VEE.