Why do I receive a "command not found" error when I try to run my executable generated by MATLAB Compiler?
Show older comments
I tried to execute my program:
!hello
However, I received the following error:
/bin/bash: line 1: hello: command not found
Using LS or DIR I can see that the hello executable is present in the current directory.
Accepted Answer
More Answers (0)
Categories
Find more on File Operations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!