Matlab equivalent syntax in Python
Cameron Simpson
cs at zip.com.au
Fri Nov 26 16:50:33 EST 2010
On 26Nov2010 13:15, Akand Islam <sohel807 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 <cs at zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/
Their are thre mistakes in this sentence.
- Rob Ray DoD#33333 <rray at linden.msvu.ca>
More information about the Python-list
mailing list