Simulink .slx file IS binary format so you really don't have a choice. Previous .mdl file is textual but it is not wise to rely on any textual diff tool to do the diff and merge.
Use the built-in Simulink diff capability to track changes and do the merge, although its performance is somethat not ideal.
0 件のコメント
サインインしてコメントする。