Friday, June 3, 2016

windows - How to run exe file in Ubuntu

Is it possible to run a .exe file in Ubuntu in a script?
For example a simple Matlab code like this:


system("dir/WAV2RAW.exe")

No comments:

Post a Comment