필터 지우기
필터 지우기

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

조회 수: 9 (최근 30일)
MUFTAH AKROUSH
MUFTAH AKROUSH 2017년 3월 18일
댓글: Robert Jones 2022년 10월 7일
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
per isakson
per isakson 2017년 3월 22일
편집: per isakson 2017년 3월 22일
  • 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 2022년 10월 7일
does anybody have a matlab sample code calling FEKO ?
Thank you

댓글을 달려면 로그인하십시오.

답변 (1개)

joaquin
joaquin 2017년 3월 21일
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
MUFTAH AKROUSH
MUFTAH AKROUSH 2017년 3월 22일
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 2017년 3월 22일
편집: per isakson 2017년 3월 24일
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)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by