DiffPlug. View, edit, compare. Anything...
... from anywhere.
On all platforms. For free.*
We sell the Simulink differ, and the rest is free.
We sell the Simulink differ, and the rest is free.
New in this release:
Fixed in this release:
New in this release:
Improved Simulink diff reports.
Simulink filtering now allows nested paths and wildcards.
Position
.GraphicalInterface/ComputedModelVersion
SimulationSettings/*
SimulationSettings/*
will ignore all children, grandchildren, etc. of SimulationSettings
Sim*/SomeProp
, SimulationSettings/*/Deeper
, and SimulationSettings/Snapshot*
are all invalid.Fixed in this release:
New in this release:
image(get_param(gcb,'userdata'))
disp('Title')
disp(get_param(gcb,'SomeParam'))
fprintf('%s', get_param(gcb, 'SomeParam'))