| 1 | initial version |
Here is the part of python for excel output:
pvfile = r"resultdouble.pv" string = ['s','v','m','g','l','b','i'] xlsfile = 'result.xls' sheet = '' overwritesheet = True pssexcel.pv(pvfile,string,colabel=colabelnew,xlsfile=xlsfile,sheet=sheet,overwritesheet=overwritesheet)
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.