I want to connect Adams/Car with a Matlab Simulink model. This does work for me when I set the necessary model/block parameters in Simulink and then build it as C-Code into a *dll which I can import via the plant export feature.
Now I'd like…
I want link ADAMS with MATLAB and control some parameters from ADAMS system in MATLAB. I followed the procedures to make MATLAB compatible file from ADAMS, but it doesn't produce the simulink file (.slx) to be used in MATLAB. How can I resolve this?