[- fnct to check the JAVA Version of Matlab and OSX
% (by Tim Lueth, SG-Lib, 2024-JUL-04 as class: CODING/DEVELOP)
%
% After serious Problems with 2024a and Mac Sonoma 14.5 on a MacBook Air, with a
% spinning disc, and the commandwindowTL command or whatelse, Reinstalling 20244
% Update 4 getting the information it would be 2024 Update 3 and more nonsense
% time wasting, I decided to swtich to corretto 11.
% It as necessary to delete the JAVA path (which means matlab ist not starting
% anymore) and set it again by the terminal (see inside code)
%
% The final result were two code lines for startup fnctn:
% set(groot, 'defaultFigureCloseRequestFcn', 'pause(0.05)] : | | |