Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Gousios George
Στις 21/01/2012 07:43 μμ, ο/η Gousios George έγραψε: Στις 21/01/2012 07:05 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 11:31 AM, Gousios George gg...@windowslive.com mailto:gg...@windowslive.com wrote: Στις 21/01/2012 04:54 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Tony Yu
2012/1/23 Gousios George gg...@windowslive.com ** Στις 21/01/2012 07:43 μμ, ο/η Gousios George έγραψε: Στις 21/01/2012 07:05 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 11:31 AM, Gousios George gg...@windowslive.comwrote: Στις 21/01/2012 04:54 μμ, ο/η Tony Yu έγραψε: On Sat,

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Gousios George
Στις 23/01/2012 06:52 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com mailto:gg...@windowslive.com Στις 21/01/2012 07:43 μμ, ο/η Gousios George έγραψε: Στις 21/01/2012 07:05 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 11:31 AM, Gousios George

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Tony Yu
2012/1/23 Gousios George gg...@windowslive.com ** Στις 23/01/2012 06:52 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com Στις 21/01/2012 07:43 μμ, ο/η Gousios George έγραψε: Στις 21/01/2012 07:05 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 11:31 AM,

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Gousios George
Στις 23/01/2012 07:48 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com mailto:gg...@windowslive.com Στις 23/01/2012 06:52 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com mailto:gg...@windowslive.com Στις 21/01/2012 07:43

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Benjamin Root
2012/1/23 Gousios George gg...@windowslive.com ** Στις 23/01/2012 07:48 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com Στις 23/01/2012 06:52 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com Στις 21/01/2012 07:43 μμ, ο/η Gousios George

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Gousios George
Στις 23/01/2012 08:10 μμ, ο/η Benjamin Root έγραψε: 2012/1/23 Gousios George gg...@windowslive.com mailto:gg...@windowslive.com Στις 23/01/2012 07:48 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com mailto:gg...@windowslive.com Στις 23/01/2012

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-23 Thread Tony Yu
2012/1/23 Gousios George gg...@windowslive.com ** Στις 23/01/2012 08:10 μμ, ο/η Benjamin Root έγραψε: 2012/1/23 Gousios George gg...@windowslive.com Στις 23/01/2012 07:48 μμ, ο/η Tony Yu έγραψε: 2012/1/23 Gousios George gg...@windowslive.com Στις 23/01/2012 06:52 μμ, ο/η Tony Yu

[Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-21 Thread Gousios George
Hello , i have the following code in matlab and trying to do it in matplotlib. I have this code in matlab (in a function showGraphs): ... m = size(myList, 3); for k = 1:m g = myList(:, :, k); image(g + 1) axis off axis square M(k) = getframe; end; and in another file

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-21 Thread Tony Yu
On Sat, Jan 21, 2012 at 9:07 AM, Gousios George gg...@windowslive.comwrote: Hello , i have the following code in matlab and trying to do it in matplotlib. I have this code in matlab (in a function showGraphs): ... m = size(myList, 3); for k = 1:m g = myList(:, :, k); image(g + 1)

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-21 Thread Gousios George
21/01/2012 04:54 ??, ?/? Tony Yu ??: On Sat, Jan 21, 2012 at 9:07 AM, Gousios George gg...@windowslive.com mailto:gg...@windowslive.com wrote: Hello , i have the following code in matlab and trying to do it in matplotlib. I have this code in matlab (in a function

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-21 Thread Tony Yu
On Sat, Jan 21, 2012 at 11:31 AM, Gousios George gg...@windowslive.comwrote: ** Στις 21/01/2012 04:54 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 9:07 AM, Gousios George gg...@windowslive.comwrote: Hello , i have the following code in matlab and trying to do it in matplotlib. I

Re: [Matplotlib-users] How to create a movie?? (from matlab code)

2012-01-21 Thread Gousios George
Στις 21/01/2012 07:05 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 11:31 AM, Gousios George gg...@windowslive.com mailto:gg...@windowslive.com wrote: Στις 21/01/2012 04:54 μμ, ο/η Tony Yu έγραψε: On Sat, Jan 21, 2012 at 9:07 AM, Gousios George gg...@windowslive.com