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.

 Accepted Answer

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.

More Answers (0)

Products

Release

R2021a

Asked:

on 14 Jul 2021

Answered:

on 14 Jul 2021

Community Treasure Hunt

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

Start Hunting!