2022年3月25日

Matlab报错'GLIBCXX_3.4.21' not found解决

摘要: strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX 发现是有GLIBCXX_3.4.21的,所以系统环境不需要升级 find / -name "libstdc++.so*" 发现/usr/local/MATLAB/R2016 阅读全文

posted @ 2022-03-25 17:23 Wosix 阅读(416) 评论(0) 推荐(0)

导航