Mercurial > repos > public > sbplib
diff +noname/animate.m @ 71:1edee9e1ea41
Updated printing stuff for animation functions.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 23 Nov 2015 14:34:02 +0100 |
parents | f87003695677 |
children | 14bf01b7a068 |
line wrap: on
line diff
--- a/+noname/animate.m Mon Nov 23 14:07:03 2015 +0100 +++ b/+noname/animate.m Mon Nov 23 14:34:02 2015 +0100 @@ -66,7 +66,7 @@ fprintf('System size: %d\n',size(discretization)) % waitforbuttonpress anim.animate(@G,0,Tend,time_modifier) - str = util.replace_string(str,''); + % str = util.replace_string(str,''); % if makemovies % fprintf('Generating movies...\n')