visdiff *.c files
3 views (last 30 days)
Show older comments
Using visdiff file compare:
How can I get links to lines in compared *.c files
Version 2020b does provide those links,
but version 2022b gives only line numbers.
0 Comments
Answers (1)
Animesh
on 31 May 2023
Hi,
You can use the "visdiff" function to compare various types of files, including MATLAB code files, text files, XML, and HTML files. You can also compare the contents of two folders, and visdiff displays the folder comparison results similarly to files.
You can then publish the difference between the files using publish command.
3 Comments
See Also
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!