Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
example:compute_forward_simulated_data_and_apply_a_dipole_fit [2013/07/22 12:58] 174.101.198.169 [Compute forward simulated data and apply a dipole fit] |
example:compute_forward_simulated_data_and_apply_a_dipole_fit [2017/08/17 11:21] (current) |
||
---|---|---|---|
Line 21: | Line 21: | ||
vol = []; | vol = []; | ||
vol.r = [0.88 0.92 1.00]; % radii of spheres | vol.r = [0.88 0.92 1.00]; % radii of spheres | ||
- | vol.c = [1 1/80 1]; % conductivity | + | vol.cond = [1 1/80 1]; % conductivity |
vol.o = [0 0 0]; % center of sphere | vol.o = [0 0 0]; % center of sphere | ||