Comparison¶
- compareModels(modelA, modelB, printLevel)[source]¶
compares modelA with modelB, looking for differences between the structures
INPUT modelA: structure modelB: structure printLevel:
OUTPUT isSameModel: true if identical models, false otherwise differences: structure listing differences between models
Note: This function depends on structeq.m and celleq.m