----------------------------------------------------------------------STEP 01 - INSTAL SDK 7.
1 (FOR MATLAB RTW)
-----------------------------------------------------------------------
Name of the SDK 7.1 ISO ---> GRMSDKX_EN_DVD
If there is a error - Uninstall the Microsoft Visual C++ 2010 redistributable packages (both x86 as
well as x64)
----------------------------------------------------------------------STEP 02 - CREATE ADAMS PLANT & EXPORT
-----------------------------------------------------------------------
----------------------------------------------------------------------STEP 03 - SETUP RTW
----------------------------------------------------------------------In matlab
open created plant
>>ant_test
>>who
>>mex -setup
then select SDK 7.1
>>setup_rtw_for_adams
-----------------------------------------------------------------------
STEP 04 - CREATING & EXPORTING SIMULINK MODEL
---------------------------------------------------------------------->>setio
and build the required model
go to code option from
code --> C/C++ Code --> Code Generation Options
==== AND FOLLOW instructions in Adams help ========
then build the model --> this creates a .dll file
----------------------------------------------------------------------STEP 05 - IMOPRT THE MODEL WITH ADAMS PLANT
-----------------------------------------------------------------------