run an executable in windows cmd through Igor
dimpapan
I 'm currently working on a panel for data analysis. This process requires to run an external executable (*.exe) under the windows cmd. However, I don't know if there's an easy way to include that in my procedure and as a button in my data analysis panel.
For now, I would like to call that executable, and if possible enter a few parameters (maybe read them from a wave?).
Thanks in advance for any guidance (I believe this must be a simple issue fr most of you)
Dimitris
ExecuteScriptText
can do that.December 19, 2014 at 01:49 pm - Permalink
Thanks Thomas. That should work just fine.
December 20, 2014 at 03:06 am - Permalink