@sujit, yes, take a look at this
You can also call Python library for Eikon Data APIs from Matlab.Here's the link to the documentation for Eikon Data APIs.https://developers.thomsonreuters.com/eikon-data-apisAnd here's how to call Python libraries from Matlab.
https://www.mathworks.com/help/matlab/call-python-libraries.html
@Zhenya Kovalyov Thanks for the link. However, when I try to install the data API by running Install-Package ThomsonReuters.Desktop.SDK.DataAccess.Signed in Nuget PM Console, I get the error Project Default not fount. That is because the Default Project drop down is empty. How do I fix this?
Thanks for your help
Sujit