Why am I unable to choose CM Synergy from Telelogic as my source control system on UNIX platforms in MATLAB 7.0 (R14)?

3 views (last 30 days)
CM Synergy is not in the source control system list when I choose File -> Preferences -> General -> Source Control in the MATLAB desktop. However, MATLAB documentation states that this source control system is supported on UNIX platforms.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This bug has been fixed for Release 14 SP1 (R14SP1). For previous releases, please read below for any possible workarounds:
We have verified that the documentation on the source control interface provided by MATLAB 7.0 (R14) on UNIX platforms is incorrect.
MATLAB 7.0 (R14) does not provide an interface to the CM Synergy source control system.
To work around this problem, you will need to write a custom interface to integrate with the CM Synergy source control system. For more information about writing your own interface, see the function reference page for CUSTOMVERCTRL, by running
DOC CUSTOMVERCTRL
in the MATLAB Command Window.

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!