MatLab error: cannot open with static TLS

前端 未结 10 1778
野趣味
野趣味 2020-12-02 05:38

Since a couple of days, I constantly receive the same error while using MATLAB which happens at some point with dlopen. I am pretty new to MATLAB, and that is w

10条回答
  •  醉梦人生
    2020-12-02 06:12

    I had the same problem and I think I just solved it.

    When installing matlab use the custom installation (I did not do this the first time). Choose to create symbolic links to matlab scripts in the predefined folder (/usr/local/bin). This did the trick for me!

提交回复
热议问题