ATA IMAT version 1.42: 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 7.0.x To use this software, you must first extract the files contained in the archive file imat_v142*.tar.gz (or imat_v142_Win32.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/Linux instructions: The following commands will unpack the archive. Note that you may need to have root privileges to install this package. gzip -d imat_v142*.tar.gz tar -xvf imat_v142*.tar Further installation instructions are in the file README. Windows 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. 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 http://www.ata-e.com/software/imat 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. Note that "server" listed above is the name of the machine where ATAServer is installed. Please see the IMAT README file for more details.