configs = getConfigurationContextNames(myClient)
returns the global configuration context names for the service provider specified for the
OSLC client myClient.
Create and Configure an OSLC Client for the Requirements Management Domain
This example shows how to create an OSLC client in MATLAB® and configure the client to connect to an OSLC service provider for the requirements management domain.
Create the OSLC client.
myClient = oslc.Client;
Set the user and server URL for your service provider. Then set the service root and
catalog path for the requirements management domain and the configuration query path.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.