Python Forum
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plot correct values
#9
(Feb-17-2017, 08:29 AM)merlem Wrote: I'm not familiar with numpy, so I can't say what that type is. A short check of some numpy docs makes me assume that it has something to do with the 'relationship' of numpy to C++.
However, it has it's own copy method. originT = t.copy() should provide an independend ndarray.

Wow, thanks, thanks, thanks !!!

That worked perfectly for me. I just add T.copy() and B.copy() to my code and this minor correction solved the problem. Thanks for the patience and help with the solution.
Reply


Messages In This Thread
Plot correct values - by Felipe - Feb-16-2017, 01:38 PM
RE: Plot correct values - by merlem - Feb-16-2017, 04:03 PM
RE: Plot correct values - by Felipe - Feb-16-2017, 04:45 PM
RE: Plot correct values - by merlem - Feb-16-2017, 05:13 PM
RE: Plot correct values - by Felipe - Feb-16-2017, 06:17 PM
RE: Plot correct values - by merlem - Feb-16-2017, 07:05 PM
RE: Plot correct values - by Felipe - Feb-16-2017, 10:43 PM
RE: Plot correct values - by merlem - Feb-17-2017, 08:29 AM
RE: Plot correct values - by Felipe - Feb-17-2017, 11:57 AM
RE: Plot correct values - by merlem - Feb-18-2017, 09:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Matplotlib scatter plot in loop with None values ivan_sc 1 2,297 Nov-04-2021, 11:25 PM
Last Post: jefsummers
  How to create correct scatter plot for PCA? LK91 0 2,133 Dec-11-2019, 07:53 PM
Last Post: LK91
  Substituting Values in Plot Hotdog1 2 3,119 Nov-11-2017, 08:07 PM
Last Post: Hotdog1

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020