Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python code help
#2
your x is set.
try using list or numpy.array instead.
yep, using list should work
x=[0.30,0.30,0.31,0.32,0.30,0.5,0.6,0.8,0.8,0.81,0.82,0.80,0.81,1.0,1.3]
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Python code help - by aed71 - Sep-09-2020, 03:08 PM
RE: Python code help - by buran - Sep-09-2020, 03:18 PM
RE: Python code help - by aed71 - Sep-09-2020, 05:05 PM
RE: Python code help - by buran - Sep-09-2020, 05:11 PM
RE: Python code help - by aed71 - Sep-09-2020, 06:10 PM
RE: Python code help - by buran - Sep-09-2020, 06:14 PM
RE: Python code help - by aed71 - Sep-09-2020, 08:22 PM

Forum Jump:

User Panel Messages

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