<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.53">
<TITLE>Plotting dipole moment in 3D</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Dear Fieldtrippers,<BR>
<BR>
Does anyone know how to plot the orientationvector of the dipole? I tried it with quiver3 but this makes it unable to project the dipole vector on the BEM model while using hold on.<BR>
<BR>
Any ideas?<BR>
<BR>
here my script to make i more clear:<BR>
<BR>
 ft_plot_mesh(vol.bnd(3))<BR>
 hold on<BR>
 alpha 0.5<BR>
<BR>
for i=1:21<BR>
<BR>
quiver3(dipole.dip.pos(1),dipole.dip.pos(2),dipole.dip.pos(3),dipole.dip.mom(1,i),dipole.dip.mom(2,i),dipole.dip.mom(3,i),'r*', 'MarkerSize', 10)<BR>
pause (1)<BR>
end<BR>
<BR>
Thanks!<BR>
<BR>
Brian<BR>
<BR>
</FONT>
</P>

<br clear=all> 
<html>
        <body>
        <p style="font-size:13px;font-family:arial;">
        
        Het UMC St Radboud staat geregistreerd bij de Kamer van Koophandel in het handelsregister onder nummer 41055629.<BR> The Radboud University Nijmegen Medical Centre is listed in the Commercial Register of the Chamber of Commerce under file number 41055629.<BR>
        </p>
        </body>
</html>

</BODY>
</HTML>