For some reason I am unable to import com.mathworks.engine.*
using the following line:
import com.mathworks.engine.*;
I have Matlab 2019b installed as well as Eclipse. I couldn't find much online on how exactly to set up the MATLAB Engine API for Java. Can anyone advise on how I can get this set up correctly?