Monday, 27 May 2013

running an executable file made from matlab code

running an executable file made from matlab code

I used the matlab deploy tool to make my code executable and a standalone. It created a folder containing 2 folders inside. Those 2 folders have the executable files inside (prog1) and a file called run_prog1.sh. What should I do to run that file? I click on it and it doesnt open anything.

No comments:

Post a Comment