Read from Fedo software using Matlab

조회 수: 9 (최근 30일)
MUFTAH AKROUSH
MUFTAH AKROUSH 2017년 3월 18일
답변: Alisha Schor 2017년 3월 21일
Hello everyone, I'm using Feko 2007 and I have the Matlab code to change the data from Feke data to Matlab data works with Feko 2007, But when I update it to Feko 2017, the Matlab code does not work . It gives me the Feko code does not exist. Can anyone helps me to fix the Matlab code? The problem is here!
% Execute FEKO
disp(' ');
disp(['Point #' num2str(ii) ' out of ' num2str(length(tx_x))])
!runfeko sim.pre_ --execute-prefeko -np 2
E = fekoread_v2('sim.efe')

답변 (1개)

Alisha Schor
Alisha Schor 2017년 3월 21일

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by