Matlab equivalent syntax in Python

Akand Islam sohel807 at gmail.com
Fri Nov 26 19:23:44 EST 2010


On Nov 26, 3:50 pm, Cameron Simpson <c... at zip.com.au> wrote:
> On 26Nov2010 13:15, Akand Islam <sohel... at gmail.com> 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 <c... at zip.com.au> DoD#743http://www.cskk.ezoshosting.com/cs/
>
> Their are thre mistakes in this sentence.
>         - Rob Ray DoD#33333 <r... at linden.msvu.ca>

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



More information about the Python-list mailing list