WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
option(USE_MATLAB_ENG "Use matlab engine" OFF)# allows to use sofa file as input to the exe, but on windows requires to register matlab as a com server type in matlab "comserver('register')""
option(USE_MATLAB_ENG "Use matlab engine" ON)# allows to use sofa file as input to the exe, but on windows requires to register matlab as a com server type in matlab "comserver('register')", on linux need install csh "sudo apt install csh"