Access to SharePoint data via Matlab
116 views (last 30 days)
Show older comments
zapaiz
on 14 Dec 2018
Commented: Krunal
on 29 Aug 2023
I'm working in a company where newly developed SW versions, before to be used in production, must be released and approved in a certain SharePoint page.
I would like to automatically check, before my Matlab generated exe software starts, if it has been successfully released and approved in SharePoint. This procedure is necessary to avoid to use old or not released SW.
Is there a (easy) way to get data from SharePoint via Matlab?
1 Comment
krishna teja
on 4 Apr 2021
This is a workaround that helped me - no coding stuff.
I have addedd shortcut of sharepoint library I want in Matlab to my onedrive. Now I can easily access those directories as if they were on my disk. If they are online, it will get downloaded in a while.
Accepted Answer
Zenin Easa Panthakkalakath
on 17 Dec 2018
Hi Zapaiz,
You should be able to use WSDL to communicate between sharepoint and MATLAB. Please have a look into the following documentations.
Regards,
Zenin
5 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!