How do I set up MATLAB as the diff and merge tool for TortoiseGit?

23 views (last 30 days)
I am using TortoiseGit to manage changes to a repository which contains binary files, such as Simulink models (".slx" or ".mdl" files) or live scripts (".mlx" files).
However, when I attempt to diff or merge these files, git fails because they are not text. How do I configure TortoiseGit to use MATLAB's diff and merge tools for these file types?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 26 May 2023
TortoiseGit can be configured using the same instructions as for TortoiseSVN (TortoiseGit is heavily based on TortoiseSVN), which can be found in the documentation here:
  1 Comment
Hamid Farshi
Hamid Farshi on 6 Jul 2024
Starting with MATLAB R2024b if you use the new MATLAB Desktop, you have the option of saving your MLX to M based live script. You can also change your settings so that all of your new live scripts would be M based .

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!