This video shows how you can interact with EES from MATLAB using the SendMessage Windows command. The files associated with this video can be downloaded here:
https://fchartsoftware.com//assets/downloads/eesfiles/interactingwitheesfrommatlab.zip
00:00 Interacting with EES from MATLAB
00:11 The SendMessage command
02:15 Getting the Window Handle
03:30 A simple example
04:10 The function prototype for SendMessage
04:25 The EESConstants class definition
04:50 Saving the inputs to a file
06:40 Making the EES file
08:00 Loading the library
08:30 Getting the window handle
09:00 Sending the SOLVE command
09:40 Reading the result
09:55 Testing the function