What configuration management system do you use for Model-Based Design?
조회 수: 4 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
채택된 답변
Kai Harth
2011년 6월 20일
We are currently working with a (legacy) CVS setup... but I am evaluating switching us over to SVN.
댓글 수: 0
추가 답변 (2개)
Fangjun Jiang
2011년 8월 4일
ClearCase
댓글 수: 3
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/
참고 항목
카테고리
Help Center 및 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!