Thread: unable to rum matlab exe in ubuntu
dear all,
have created function file 'urfun.m' in matlab.then have mada exe. when run exe within matlab issuing command system('/urfun') running , when tried run command line gives following error
then find libmwmclmcrrt.so using :code:dhiman@dhiman-desktop:~$ ./urfun ./urfun: error while loading shared libraries: libmwmclmcrrt.so: cannot open shared object file: no such file or directory
and add path ld_library_path :code:dhiman@dhiman-desktop:~$ find /opt/matlab/ -name "libmwmcl*" /opt/matlab/bin/glnx86/libmwmclmcr.so /opt/matlab/runtime/glnx86/libmwmclmcrrt.so /opt/matlab/runtime/glnx86/libmwmclmcrrt.so.7.13 /opt/matlab/runtime/glnx86/libmwmclmcrrt.so.7.13.csf
but still getting following error above :code:export ld_library_path=/opt/matlab/runtime/glnx86/libmwmclmcrrt.so
any highly appreciated....code:dhiman@dhiman-desktop:~$ ./urfun ./urfun: error while loading shared libraries: libmwmclmcrrt.so: cannot open shared object file: no such file or directory
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk unable to rum matlab exe in ubuntu
Ubuntu

Comments
Post a Comment