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

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?

 Réponse acceptée

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 commentaire

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 .

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Verification, Validation, and Test dans Centre d'aide et File Exchange

Produits

Version

R2022b

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by