Is it possible for Matlab to access files in Github?

I would like to know whether it is possible for Matlab to access m files in Github and run them.

 Réponse acceptée

Steven Lord
Steven Lord le 14 Juil 2021

0 votes

If you mean clone a repository sure. See the Source Control Integration documentation.
If you mean running MATLAB code (like test code) as part of continuous integration see this documentation.
If you mean something else, please elaborate on what you're trying to do.

Plus de réponses (0)

Catégories

Produits

Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by