Hello everyone,
I have model of vehicle in Acar. Models works fine in Acar (no warning message,), but if i want to use it in Simulink the simulation ends with Error in supplied FMU: An error occurred in function 'fmi2ExitInitializationMode…
Hello everyone,
I have model of vehicle in Aview created according templates from Acar. Model is working without problem. The model in Aview contains also requests from Acar (i.e. from rigid chassis.tpl based on subrutine abgVDM::req907). During…
Hello I fully do not understand role of initialization commnad during export of control plant from Acar. Adm 711 says in lecture 6, that it is mandatory to define this as:
– The initialization command field uses the ‘file/command’ command to load…
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?