emfstim
June 30th, 2008, 10:58
Dear All:
I run the fem_gui.m in fem directory. I got the three layer sphere model with label 0 to
label 3. Following the step 1, when I click Tessellation to creat surface, the codes stops because of the errors as shown below:
============================================
>> fem_gui
??? Undefined command/function 'volumethinning'.
Error in ==> fem_gui>tessellate_volume_Callback at 468
[Vkoord_vt,rmax]=volumethinning(VV,0,thin,[]);
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> fem_gui at 56
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uimenu Callback.
===============================================
It seems thst there should a m file called volumethinning.m in the directory. Does anybody
know it ?
I run the fem_gui.m in fem directory. I got the three layer sphere model with label 0 to
label 3. Following the step 1, when I click Tessellation to creat surface, the codes stops because of the errors as shown below:
============================================
>> fem_gui
??? Undefined command/function 'volumethinning'.
Error in ==> fem_gui>tessellate_volume_Callback at 468
[Vkoord_vt,rmax]=volumethinning(VV,0,thin,[]);
Error in ==> gui_mainfcn at 75
feval(varargin{:});
Error in ==> fem_gui at 56
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uimenu Callback.
===============================================
It seems thst there should a m file called volumethinning.m in the directory. Does anybody
know it ?