On Nov 26, 3:50 pm, Cameron Simpson <[email protected]> wrote: > On 26Nov2010 13:15, Akand Islam <[email protected]> wrote: > | Thanks for your posting. Like, here is the following Matlab codes > | which I am trying to transform into Python. Here you > | will find "profile clear, profile on, profile off, profile resume, > | profile viewer, and drawnow" syntaxes. So, what will be these > | equivalents > | in Python? > > I would start by looking at the "profile" python module: > > http://docs.python.org/library/profile.html#module-profile > > Cheers, > -- > Cameron Simpson <[email protected]> DoD#743http://www.cskk.ezoshosting.com/cs/ > > Their are thre mistakes in this sentence. > - Rob Ray DoD#33333 <[email protected]>
Dear Cameron Simpson, Thanks for co-operation. I have gone through the link, however, I am not much clear. Can you please show me some python syntaxes which contain Matlab like "profile on.., drawnow.." and so forth? Regards, Akand -- http://mail.python.org/mailman/listinfo/python-list
