|
From: 李. <li...@ma...> - 2014-05-19 12:28:26
|
Hi everyone, I'm trying to run the"Build Single Plane Models with Netgen"in my PC with a 64 bit version of windows and netgen 5.0 installed. The version of EIDORS is 3.71 and the Matlab is R2009b. However,when I started to run the code,there always got an error message. The error information show as follows: ??? Error using ==> ng_tank_find_elec>find_elec_centres at 86 Electrode #10 not found Error in ==> ng_tank_find_elec at 55 [elec,sels, electrodes] = find_elec_centres(srf,vtx,fc,centres); Error in ==> ng_mk_fwd_model>construct_fwd_model at 67 [elec,sels,electrodes] = ng_tank_find_elec(srf,vtx,bc,centres); Error in ==> ng_mk_fwd_model at 39 fwd_mdl= construct_fwd_model(srf,vtx,simp,bc, name, ... Error in ==> create_tank_mesh_ng at 210 tank_mdl= ng_mk_fwd_model( meshfn, centres, ... Error in ==> Netgen_2D at 20 [fmdl,centres] = create_tank_mesh_ng( ... Is something wrong with the EIDORS or the code? I have been trying to solve this problem for a couple of days. Thank you for your help! Best regards, Eric |