Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I'm not sure what you mean, but you can write the max value for line 3 with:

x1.set_cell((3,2+len(volts[0])),max(volts[0]))

The value will be written after the last column.