[Tutor] Help!

deng wei deng@ms.shlftdc.net.cn
Fri, 8 Sep 2000 9:0:17 +0800


Hi:
  Thank you for your kindness.
  Hmm....Now I have found a interest problem.
  I want to write  something like Matlab.
  When I write Python script and run it,it should be act like Matlab do.
  For example:
  In Matlab:
	t=0:0.01:1;
 	plot(t,sin(t));
  it would plot a sine curve.
  My goal would be write a function like plot in Matlab.
  

  Now I found I had to make a choice between Tcl and VC++.I am confused.
What should I do?  I am unfamiliar with programming under windows although I 
can write C code under DOS.
  



                  

            DengWei
            deng@ms.shlftdc.net.cn