| Simulink Reference | ![]() |
Syntax
Description
compare_model('model1', 'model2', 0) compares model1 and model2 and returns a cell array that details the differences between the two models. compare_model('model1', 'model2', 1) returns only the nongraphical differences between the models.
The cell array returned by this function contains a cell array for each item compared between the two models. Each item cell array contains the following cells:
| close_system | delete_block | ![]() |