hexagon logo

Browse By Tags

  • How can i assign a matrix/several parameters to a state variable?

    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…