Why do I get the error ">> Mesh_generator; /bin/bash: /home/(...)/iso2mesh-master/bin/cgalsurf.mexa64: Permission denied" and how can I fix it?
2 views (last 30 days)
Show older comments
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!
1 Comment
Answers (1)
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).
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!