What configuration management system do you use for Model-Based Design?
古いコメントを表示
Model-Based Design produces multiple files that require managing them through version control, and configuration management. With all these files to keep track of, what configuration management system do you use for managing your MATLAB and Simulink files?
採用された回答
その他の回答 (2 件)
Han Geerligs
2011 年 8 月 4 日
0 投票
we are using Visual Source safe to do the revision management.
Fangjun Jiang
2011 年 8 月 4 日
0 投票
ClearCase
3 件のコメント
Alberto Morando
2012 年 1 月 13 日
Hi Fangjun Jiang,
We are using Matlab and Model Based Design.
We are also using Clearcase as SCM tool.
I would like to ask you how you solved the follwowing:
1) Sinchronization between Model files and generated source code file
2) If you have branching strategy how do you merge models? Do you use external mergiing tools?
Thanks
BR
Alberto
Fangjun Jiang
2012 年 1 月 13 日
Alberto, What I mean is that we use the built-in capability of the MATLAB/Simulink to use the ClearCase. There are a few other SCM tools that are also supported by MATLAB.
1) Not that much for synchronization, just re-generate the code every time the model is updated. We thought about checking the time stamps stuff but opt to just re-generate everything.
2) Merge of models is tricky. We really didn't do merge in a large and systematic scale. There are external tools that can do diff and limited merge. MATLAB/Simulink built-in tools are also getting there in recent versions.
Frederic Vartanian
2012 年 3 月 28 日
medini unite is such an external tool. It offers comparison and merge of SIMULINK models and can be integrated in a number of SCM tools, such as CVS, SVN, ClearCase and Visual Source Safe. You can request a trial here www.ikv.de/mediniunite/
カテゴリ
ヘルプ センター および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!