[Matplotlib-users] How do I include the stop value in the array by using arrayrange?

2006-11-17 Thread zhangh1
Hi,all: How do I include the stop value in the array by using arrayrange? Say: arrayrange(0,10,1.0,Float) [ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9.,] but I want 10 to be included Thanks - Take Surveys. Earn Cash. Influence

[Matplotlib-users] Can python excute multi-files task

2006-11-04 Thread zhangh1
Hi, all: Can python excute multi-files task, just like C++ with #include **.h? - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your

[Matplotlib-users] Can python excute multi-files task

2006-11-04 Thread zhangh1
Hi, all: Can python excute multi-files task, just like C++ with #include **.h? - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your

Re: [Matplotlib-users] Can python excute multi-files task

2006-11-04 Thread zhangh1
Hi, all: Can python excute multi-files task, just like C++ with #include **.h? - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make

[Matplotlib-users] How to write a 2D list into a file?

2006-10-09 Thread zhangh1
I mean in the original data format, without any characters like [], Thanks - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT

[Matplotlib-users] How to transpose a matrix

2006-10-05 Thread zhangh1
Is there any easy fucntion to do that? Thanks - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief

[Matplotlib-users] How to plot two graphs in two different windows at the same time?

2006-09-28 Thread zhangh1
Hi, Is there any way to plot two graphs in two different windows at the same time? The reason for doing this is that I wanted to update a graph automatically in a for loop, but it turned out that the first figure has to closed manually. Any suggestion for that is also greatly appreciated. Best

[Matplotlib-users] How to distroy a widget

2006-09-26 Thread zhangh1
Thanks in advance for the command name - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief surveys