0% found this document useful (0 votes)
294 views2 pages

MATLAB RTW SDK 7.1 Setup Guide

this document provides a step by step guide to MSC adams and MatLab Co-simulation. (Using Adams as the main simulator)
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
294 views2 pages

MATLAB RTW SDK 7.1 Setup Guide

this document provides a step by step guide to MSC adams and MatLab Co-simulation. (Using Adams as the main simulator)
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

----------------------------------------------------------------------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


-----------------------------------------------------------------------

You might also like