I have a script for plotting animated surf and trisurf plots. It has a time counter in the title fed by the 'for' loop index. With each redraw, the counter moves position depending on the number of numerals in the number, so it flickers quite annoyingly in the 30 fps resultant video that the script writes.
I've tried specifying the title position with each redraw, specifying its justification and also creating a data-free plot first, holding it and having the animated plot over the top (but I couldn't get that to work). Haven't managed to find a similar problem on Answers.
Extremely grateful for any suggestons of things to try. Cheers.
0 Comments
Sign in to comment.