compare files stopped working after upgrading to Catalina
Show older comments
The file compare status indicates that the compare is complete but no results are shown. Then a spinning wheel appears and continues.
3 Comments
Walter Roberson
on 26 Dec 2019
Unfortunately I cannot say that I am surprised :( Catalina broke a number of things, and not just for MATLAB.
Roshni Garnayak
on 7 Jan 2020
Can you provide the exact reproduction steps?
Eileen Dukes
on 7 Jan 2020
Answers (2)
Roshni Garnayak
on 8 Jan 2020
0 votes
Try increasing the Java Heap memory. The error might be occurring due to not enough memory.
To increase the Java heap memory, refer to the following documentation:
1 Comment
Lorena Escudero
on 8 Jan 2020
I have exactly the same problem, trying to use visdiff(first_dir, second_dir) on MATLAB R2019b with MacOS Catalina (10.15.2) gives that error and the behaviour described by Eileen. It is not fixed when increasing the Java heap memory to the maximum (4096MB).
Any other ideas?
Categories
Find more on Startup and Shutdown 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!