MATLAB and Git

19 visualizaciones (últimos 30 días)
Andy Barreras
Andy Barreras el 2 de Dic. de 2011
I'm trying to use MATLAB/Simulink using Git as an SCM tool, specifically to use the XML compare tool to diff Simulink models. There is no specific documnentation for Git. I tried to follow the SVN instructions located here:
I keep getting the following error:
??? Undefined function or method 'file_comparison_driver' for input arguments of type 'char'.

Respuestas (1)

Gavin Walker
Gavin Walker el 16 de En. de 2012
Once you have created the MATLAB file 'file_comparison_driver.m' along the lines suggested in the documentation, you need to ensure that it is on the MATLAB path -- from that error it looks like it might not be.

Categorías

Más información sobre Source Control Integration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by