Hello guys. I was wondering if I can implement a co-simulation between Abaqus 2017 and Matlab. I found here that Abaqus 2017 uses FMI 2.0 standard to communicate with Dymola. Furthermore, Matlab/Simulink supports FMU blocks from 2017b version. So I would like to know if someone has already tried to do this kind of co-simulation. I have an Abaqus model that simulates a structure with piezoelectric patches. The idea is to set the voltage I apply to the piezoelectric patch as the actuator variable that I will control from simulink, and get the position of a specific node in Abaqus and send it to Simulink. Thank you!