Access to SharePoint data via Matlab

176 views (last 30 days)
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
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.

Sign in to comment.

Accepted Answer

Zenin Easa Panthakkalakath
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
Christian Binder
Christian Binder on 15 Oct 2020
I agree! An example would be sweet!
Krunal
Krunal on 29 Aug 2023
@zapaiz have you established your Matlab-Sharepoint communication?

Sign in to comment.

More Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Tags

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!