How to configure and use — MATLAB.devTools (original) (raw)

How to configure and use

COBRA.tutorials

If you want to use the MATLAB.devTools when contributing to theCOBRA.tutorials, you can simply configure the MATLAB.devTools on-the-fly by typing:

contribute('opencobra/COBRA.tutorials')

In case of troubleshooting, please refer `this <>`__ section.

Other repository

bulb The MATLAB.devTools can only be used with publicly accessible repositories.

If you want to use the MATLAB.devTools with a repository other than the default repository, you may run:

contribute('userName/repositoryName')

where userName is the name on Github of the organization or the user, andrepositoryName is the name of the repository. The URL of the repository would be https://github.com/userName/repositoryName. Please note that this command looks for a repository on github.com.