We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Legacy MATLAB releases contain ABI incompatibilities with AlmaLinux 9 onwards. See this gist for fix.
tl;dr remove the packaged c++ libraries so MATLAB uses the newer system libraries instead.
c++
mv /opt/MATLAB/RELEASE/sys/os/glnxa64/libstdc++.so.6{,.bk} mv /opt/MATLAB/RELEASE/sys/os/glnxa64/libstdc++.so.6.0.28{,.bk} mv /opt/MATLAB/RELEASE/bin/glnxa64/libstdc++.so.6{,.bk} mv /opt/MATLAB/RELEASE/bin/glnxa64/libstdc++.so.6.0.28{,.bk}