Is it possible for Matlab to access files in Github?

2 visualizaciones (últimos 30 días)
alpedhuez
alpedhuez el 14 de Jul. de 2021
Respondida: Steven Lord el 14 de Jul. de 2021
I would like to know whether it is possible for Matlab to access m files in Github and run them.

Respuesta aceptada

Steven Lord
Steven Lord el 14 de Jul. de 2021
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.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by