compStructs - Compare 2 structures and returns diff details

This code compares 2 MATLAB structures (or objects) and returns a cell array with the differences details, one row per difference, if any.

Download
Download

You are now following this Submission

Cite As

Jorge Paloschi (2026). compStructs - Compare 2 structures and returns diff details (https://www.mathworks.com/matlabcentral/fileexchange/184712-compstructs-compare-2-structures-and-returns-diff-details), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

Accept objects as well as structures

Download
1.0.0

Download