How to run Feko in batch mode?
时间:03-23
整理:3721RD
点击:
Dear friends,
I need to run Feko in batch mode, as is possible for IE3D. By batch mode, I mean to be able to run a Feko simulation using a command (such as a script) from outside. This would be of great help in linking Feko to Matlab or other tools.
Your tips and helps would be gratefully appreciated.
wave-maniac
I need to run Feko in batch mode, as is possible for IE3D. By batch mode, I mean to be able to run a Feko simulation using a command (such as a script) from outside. This would be of great help in linking Feko to Matlab or other tools.
Your tips and helps would be gratefully appreciated.
wave-maniac
Hi,
you can run it from Matlab Comman Line with simple command as below:
!"C:\FEKO\BIN\WinFEKO.exe" "C:\FEKO\Examples\Dipole.fek"
KMPA