ATA IMAT version 1.31: I-DEAS Matlab Interface ------------------------------------------------- This product is a toolbox that allows Matlab to exchange data with MTS I-DEAS Test. Please contact your MTS account representative for more information. Prerequisite: Matlab version 6.5 To use this software, you must first extract the files contained in the archive file imat_v131*.tar.gz (or imat_v131_nt.exe on Windows). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ After installing, please read the Changelog and Frequently Asked Questions in the HTML documentation for important information about this release (start with index.html in the doc directory of the IMAT installation). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unix instructions: The following commands will unpack the archive. Note that you may need to have root privileges to install this package. gzip -d imat_v131*.tar.gz tar -xvf imat_v131*.tar Further installation instructions are in the file README. Windows NT instructions: The archive is in a self-extracting archive format. Simply execute the program and it will uncompress itself into the current directory. Note that you may need to be system administrator to install this package. Further installation instructions are in the file README.txt. You will need to copy the provided adflib.dll to a location on your system path. THIS IS NOT THE SAME AS THE MATLAB PATH. This step is explained in more detail in README.txt. Technical questions, bug reports, or suggestions may be sent by e-mail to imat@ata-e.com. LICENSE INSTALLATION FOR IMAT ---------------------------------- IMAT licenses are supplied by ATA's license server, which is provided as a separate installation. You can download the latest version of the ATA license server from ftp://ftp.ata-e.com/pub/outgoing/TrialSoftware/ATAServer Please follow the installation instructions that come with the server package to install and configure the license server. You will need to contact ATA Engineering for a license file. Assuming this is installed and configured correctly, all you need to do for IMAT is to set the environment variable ATA_SERVER to point to the server hostname and port number prior to starting Matlab. On Unix, you can set this variable using the command export ATA_SERVER=server:8211 or setenv ATA_SERVER server:8211 ( C shell ) On Windows, you can define it in Settings | Control Panel | System. Please see the IMAT README file for more details.