<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello, <br><br>I want to animation harmonic solutions or eigenmode 
as a time-dependent simulation.<br><br>My solution is a complex vector u. The physical displacement over e.g one period is then<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; E Field = Re(E Field)*cos(2*pi*t)-Im(E Field)*sin(2*pi*t)<br><br>To animate this I could write the real and imaginary part of u in 
two&nbsp;vectors, and then multiply with cosine and -sine. But then I have to
 do&nbsp;that for each timestep somehow and I dont know how to do that. <br>Would
 it be possible to write a vector containing the timesteps and then do 
the math with the calculator?<br><br>Any help is appriciated!<br>Thanks,<br>Cong<br>                                               </div></body>
</html>