I am using the AFE4490EVM in my project and I added another LED to this module, so the GUI does not show the final result (PPG) better. So I tried to use MATLAB to communicate directly with evm and control afe490 and get data from it. I don't know if a special function is needed on matlab.
Here is an example
s=serial('COM6')
fopen(s);