How can comet3 be modified to have a disappearing tail?

2 次查看(过去 30 天)
i am not sure how to get the lines which are left behind in comet3 to disappear as the comet moves forward. My goal is to have it repeat a full run a few times and delete the tail as it travels.
i see the section marked 'clean up the tail' but i don't know what to add to that to actually clean it up... and thoughts?

采纳的回答

Paulo Silva
Paulo Silva 2011-6-12
edit comet3
change all the erasemodes to background, it's in the line functions, example:
'erase','none' -> 'erase','background'
Now change the function name to comet33 on the first line and save it as comet33.m

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Animation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by