bqstudio可以生成log文件,请问如何生成csv文件(因为GPCChem需要csv文件)??想用存下来的充放电的数据来计算chemID
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
可以试一下后缀.log改成.csv看看是否ok。
其实你也可以把时间电压电流温度数据处理好,保存在txt文件里,然后把后缀改成.csv格式。