Implementing user tire model

Altair Community Member
Updated by Bart van de Sande
Hello everyone,
Currently I am trying to implement an user defined tire model in Motion View. For this I want to use a matlab script (.m file) in which all the necessary tire forces/moments etc. get calculated. I understand that I need to make a .tir file which specifies the type to 'USER' so that Motion View knows to look for a user specified model.
However, the next step is loading a dll file with the matlab function inside. I tried creating a dll folder with the matlab coder, but when I am trying to run a model it is unable to load this dll file.
Does anyone know how to load a matlab script as a tire model in Motion View?
Thanks in advance,
Bart