Clear Filters
Clear Filters

visdiff *.c files

2 views (last 30 days)
Wim Vaassen
Wim Vaassen on 8 May 2023
Edited: Wim Vaassen on 26 Jun 2023
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.

Answers (1)

Animesh
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
Wim Vaassen
Wim Vaassen on 22 Jun 2023
There are no links in the line numbers!
Wim Vaassen
Wim Vaassen on 26 Jun 2023
Edited: Wim Vaassen on 26 Jun 2023
How can I enable the blue underlinded links to the line numbers in the files?

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!