Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90136 > unrolled thread

Re: Matlab to Python problem

Started byPeter Otten <__peter__@web.de>
First post2015-05-08 12:39 +0200
Last post2015-05-08 12:39 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Matlab to Python problem Peter Otten <__peter__@web.de> - 2015-05-08 12:39 +0200

#90136 — Re: Matlab to Python problem

FromPeter Otten <__peter__@web.de>
Date2015-05-08 12:39 +0200
SubjectRe: Matlab to Python problem
Message-ID<mailman.230.1431081552.12865.python-list@python.org>
Lesego Moloko wrote:

> I am a Python novice and have recently converted the attached Matlab file
> to Python (attached). The problem is that I cannot reproduce the Matlab
> plots (attached) with the converted Python program. I am also trying to go
> line by line through my converted Python file to see where the problem
> could be.
> 
> I attached:
> 
>    1. Matlab plots (5_p3.png and 4_p3.png)
>    2. The Matlab file (test.m)
>    3. Converted Python file (test.py)
>    4. data files (a2_all_out_P3.dat and t4_all_out.dat)
> 
> You advise and assistance would be highly appreciated.
> Regards

Your chance of getting help is higher with a smaller piece of code inlined 
in the text of your post and a description of the problem that is more 
concrete.

> I am also trying to go
> line by line through my converted Python file to see where the problem
> could be.

Once you have located the problem you might follow up here or on the 
matplotlib mailing list.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web