MATLAB: How to open datafiles with an exe-file

automatic file openingdata fileexe file

Hi, I have an exe-file, which converts datafiles in a special format into csv files. To use it, I drag and drop the datafiles on to the exe file, and the exe file converts it, and saves the generated csv in the same folder as the datafile. I would like to generate a script, to do the conversion automatically. Does anyone have an idea how to do this ? Thanks Hans

Best Answer

!your_program.exe your_file