MATLAB: How to use uigetfile/uigetdir to navigate to and select files in a Sharepoint site

driveMATLABmountNetworksharepointuigetdiruigetfile

How can I use uigetfile/uigetdir to navigate to and select files in a Sharepoint site?

Best Answer

To do this, you can first mount the Sharepoint site as a network drive and use uigetdir/uigetfile to navigate to the network drive similar to local drives.
Here are some third party resources which describe how to mount a Sharepoint site as a network drive: