Does Matlab support control versioning?
6 ビュー (過去 30 日間)
古いコメントを表示
I'm under the impression, I think I read it somewhere, that Matlab supports the use of Git. By which I mean that I understand that Git commands can be run in Matlab. Is this true?
Also, I'm currently use TortoiseHg does this have supports in Matlab?
採用された回答
Steven Lord
2016 年 9 月 15 日
Take a look at the Source Control Integration section of the documentation. [Note that the online documentation is for the most recent release. If you're using an older release, check the corresponding location in your installation's documentation for a description of the capabilities that are available in that release.]
I'm not familiar with TortoiseHg but after a quick Google search and a search on the Support site for Mercurial it looks like there are a few files on the File Exchange that may be relevant.
3 件のコメント
Steven Lord
2016 年 9 月 15 日
There is some new functionality in release R2016b related to Git, but according to the Release Notes there was at least some support in release R2014b.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Source Control についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!