Animation of waves
Br
AppendToGraph
and it works fine. Just as an enhancement to the visualization, I would like the waves to appear as I vary the frames. I tried using DelayUpdate
but in vain. The image shows current plot. I want the lines to appear as I move the frames.
Any help is greatly appreciated. Thanks!!
July 31, 2013 at 07:51 am - Permalink
If you have a set of waves appended to a graph and just want to visualize them sequentially, you might try the Scroll Traces package ...
http://www.igorexchange.com/project/ScrollTracesPanel
You can make a movie from this by writing a plug-in function to store each step in the graph to a movie frame.
--
J. J. Weimer
Chemistry / Chemical & Materials Engineering, UAHuntsville
July 31, 2013 at 08:55 am - Permalink
July 31, 2013 at 12:56 pm - Permalink
I know its a simple one but cannot figure out how to get rid of the error and start using the package!
Thanks again!
Sandeep
August 2, 2013 at 05:13 am - Permalink
August 2, 2013 at 12:14 pm - Permalink
If that is the case, I've tried to include support for this natively - simply show the tracks using the GUI controls, and make sure that "tracks are constructed with movie playback" is checked. Then go to Macros -> Localizer -> Save topmost movie as, and choose "presentation movie".
August 3, 2013 at 11:42 am - Permalink