How to run Executable file on cluster
1 view (last 30 days)
Show older comments
Hello everyone,
I have an executable file (Analyser.exe) on my cluster account with permission given (chmod +x Analyser.exe) to execute it however when I try to execute through cmd window using "./ Analyser.exe" it still gives me "./ Permission denied" error. Anyone knows how to solve this??
Thanks in advance.
Ceren.
2 Comments
Answers (0)
See Also
Categories
Find more on Structures 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!