Why do I get the error ">> Mesh_generator; /bin/bash: /home/(...​)/iso2mesh​-master/bi​n/cgalsurf​.mexa64: Permission denied" and how can I fix it?

3 views (last 30 days)
Hello there, I want to work on a mesh generator called iso2mesh but its not working, giving me this error:
>> Mesh_generator /bin/bash: /home/(...)/iso2mesh-master/bin/cgalsurf.mexa64: Permission denied
I tried it at University and it worked just fine. Does anybody have an explanation for me? I thought maybe its because Matlab isnt runned with "sudo" but neither im doing that at University. Even if I try to it says:"Your username does not match the username in the license file."
I really hope somebody can help me out!

Answers (1)

Ana
Ana on 16 Apr 2021
Hello,
I had the same problem on a Unix server and solved it by giving execution permission to the files inside the "bin" folder of the iso2mesh package (using the chmod command).

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!