——以硅光电池实验为例
为了快速绘制科学图像,我以硅光电池的实验数据为例,写了这个工具。数据仅供参考。
-
克隆仓库到本地:
git clone https://github.com/MAGMADIMSUM-RTX/mathdrawer.git -
安装 python 绘图包:
pip install numpy pip install pandas pip install matplotlib -
在 mathdrawer 目录下运行
python tab.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
——以硅光电池实验为例
为了快速绘制科学图像,我以硅光电池的实验数据为例,写了这个工具。数据仅供参考。
克隆仓库到本地:
git clone https://github.com/MAGMADIMSUM-RTX/mathdrawer.git
安装 python 绘图包:
pip install numpy
pip install pandas
pip install matplotlib
在 mathdrawer 目录下运行
python tab.py