Interface to TargetLink
The "ADD/DDS - TargetLink" link can be used in different ways:
both GUI and command line access
triggered from both ADD and DDS
The "ADD to TargetLink" component takes the data from the ADD
database an writes it into the dSpace Data Dictionary. The extension for
this file is ".dd".
There are two ways to generate the ".dd" file:
Generate m-files only
In this case, the export generates only m-files in the specified target
directory but does not execute them (-> don't start Matlab Server to
generate the ".dd" file).
Generate m-files and automatically generate a ".dd" file
In this case the script "WriteIntoDSpaceDD.m" will be automatically
started in Matlab in order to generate the ".dd" file.
The export can be launched via the standalone tool "ADDSInterface".
Start the tool "ADDSInterface.exe"
Enter the necessary information an press "Export ADD - Cnt" to start the export.
For further details, please see the document "ADD Matlab Services" (see Quicklinks)