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"