Borrar filtros
Borrar filtros

Matlab code works with FEKO 2007, but does not work with 2017?

9 visualizaciones (últimos 30 días)
MUFTAH AKROUSH
MUFTAH AKROUSH el 18 de Mzo. de 2017
Comentada: Robert Jones el 7 de Oct. de 2022
I would like to ask about why my Matlab code works with FEKO 2007 BUT does not with FEKO 2017? Is there any change I have to do for this
{!runfeko sim.pre --execute-prefeko -np }
to make it works with FEKO2017? Any help thankful!
  6 comentarios
per isakson
per isakson el 22 de Mzo. de 2017
Editada: per isakson el 22 de Mzo. de 2017
  • What kind of program is runfeko?
  • Is it possible look "inside" to identify its communication with feko?
  • Is there a manual for runfeko?
Robert Jones
Robert Jones el 7 de Oct. de 2022
does anybody have a matlab sample code calling FEKO ?
Thank you

Iniciar sesión para comentar.

Respuestas (1)

joaquin
joaquin el 21 de Mzo. de 2017
Have you modified the system environment variable "path"? You have to set the path of the new FEKO version (2017). Reboot Windows and run again your code.
  3 comentarios
MUFTAH AKROUSH
MUFTAH AKROUSH el 22 de Mzo. de 2017
Yes, I still have the 2007 FEKO. For running the runfeko sim.pre --execute-prefeko -np   at the Windows command prompt, I did not do it
joaquin
joaquin el 22 de Mzo. de 2017
Editada: per isakson el 24 de Mzo. de 2017
Hello, here is the explanation I owed you:
  1. Open System in Control Panel.
  2. On the Advanced tab, click Environment Variables, then click the name of the system variable you want to change, "path" in this case.
  3. Change the old path (FEKO 2007) for the new path (FEKO2017)
I hope this will help you. (It did it in my case)

Iniciar sesión para comentar.

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by