compare files stopped working after upgrading to Catalina
5 ビュー (過去 30 日間)
古いコメントを表示
The file compare status indicates that the compare is complete but no results are shown. Then a spinning wheel appears and continues.
3 件のコメント
回答 (2 件)
Roshni Garnayak
2020 年 1 月 8 日
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 件のコメント
Lorena Escudero
2020 年 1 月 8 日
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?
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!