Hello!
I am running a rather complex Adams model in co-simulation with Matlab Simulink with high output sample frequency of min 4 kHz over a couple of seconds. Thus the results file is getting pretty big and maybe even slowing down my Analysis…
The view command im trying to write in solver command is:
variable set variable_name =.PARDRONE.LENGTH real_value =700.00
variable set variable_name =.PARDRONE.Height real_value = 1.00
Adams non-linear plants are simulating during the simulink compilation phase. All ADAMs inputs are always zero. This error is occurring on Windows 10 with Adams 2017 and Adams 2015 on Matlab 2017a and Matlab 2015b. All combinations are tested and reproduce…