Is it possible for Matlab to access files in Github?

조회 수: 2 (최근 30일)
alpedhuez
alpedhuez 2021년 7월 14일
답변: Steven Lord 2021년 7월 14일
I would like to know whether it is possible for Matlab to access m files in Github and run them.

채택된 답변

Steven Lord
Steven Lord 2021년 7월 14일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by