Source control SDK for MATLAB 2025
Show older comments
We have developed an inhouse source control integration for MATLAB 2021b using the Source control SDK previously available from https://se.mathworks.com/matlabcentral/fileexchange/61483-source-control-integration-software-development-kit . This fileexchange page has however recently been removed and all mentions of the SDK have been purged from the MATLAB online help pages.
Is there some alternative resource for authoring 3rd party source control plugins? If no, how are we supposed to handle our non-standard source control integration in MATLAB 2025+ ?
1 Comment
dpb
on 9 May 2026 at 12:53
I was not aware of the external SDK but presuming the FEX submission was a Mathworks tool, I'd think this worthy of submittal to Mathworks as an official support request at <Product Support Page>.
I suppose there are issues trying to use the previously downloaded/installed tool with the new version so can't continue on that path even if unsupported...
Answers (1)
Gavin Walker
on 12 May 2026 at 17:09
Edited: Gavin Walker
on 13 May 2026 at 5:06
0 votes
The source control integration that you are using is still supported and continues to work in the latest release of MATLAB.
We were not aware of many uses of this integration (as the greater majority of our customers rely on the built-in Git and SVN integrations) and, as the SDK had not been updated in a very long time, we felt it was time to retire it. If you could get in touch with us via your MathWorks account team, then we’d be really interested in learning more about how you are using this integration as that will help us plan how to support it in the future.
1 Comment
dpb
on 12 May 2026 at 18:30
"...The source control integration that you are using is still supported "
@Gavin Walker, I'm sure @Christian will be most pleased to learn this. I have only one followup question -- where's any documentation regarding this integration being supported in the documentation? I was unable to find any references to any options other than the builtin tool set.
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!