boolean output for a file diff using visdiff command

3 views (last 30 days)
I'm using the visdiff command for comparing two .mat files. I would like to have a boolaean output like: 'true' - when both the files are identical, 'false' - when files don't match. Is it possible to have such an output using visdiff. If not possible is there any other way i can compare two .mat files and get a boolean output.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!