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 Center および File ExchangeProgramming についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by