0

Is it possible to use the @animate macro with while loops?

Documentation here in the case of for loops: https://docs.juliaplots.org/latest/animations/

Econ
  • 1,075
  • 1
  • 8
  • 13
  • You should really check this by yourself and discover the answer, it would be faster than posting the question. Anyway, you may want to use `@macroexpand` (on a working example) to see the what the `@animate` macro is doing under the hood. – Ilya Orson Dec 31 '18 at 05:49
  • I tried using the documentation for a for loop by analogy and it didn't work, but I thought maybe I wasn't doing it right. Thanks for the suggestion, I will explore it using `@macroexpand`. – Econ Jan 01 '19 at 13:10

0 Answers0