Clear Filters
Clear Filters

MATLAB code runs successfully on Windows10 but not on Ubuntu 20.04

2 views (last 30 days)
Hi all,
I have a MATLAB code that runs fine on the windows10 desktop, however when I run the same code on an Ubuntu 20.04 system, it fails throwing a java exception error
isa(excObj, 'com.mathworks.util.MatlabIdentified' javaException error
Kindly help me and let me know if there are any additional settings or files required to be added to make this code run on Ubuntu.
Please note I am new to Ubuntu environment and thus its way of executing MATLAB code.
Regards,
Shivangi
  2 Comments
Jan
Jan on 16 Dec 2022
Which Matlab version are you using? did you install all updates? Which command is failing?
Shivangi Giri
Shivangi Giri on 19 Dec 2022
Thank you Jan for your reply. It is 2022b version. I found the reason for the error. The LAPACK dependency was not installed correctly. Thanks.
Regards,
Shivangi

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!