plot3b.sh

来自「利用C」· Shell 代码 · 共 10 行

SH
10
字号
#!/bin/shif [ -r metis_torso_4part.dat ] thenpython plot.py Torso edgecut metis_torso_4part.dat metis_torso_16part.dat metis_torso_64part.dat scotch_torso_4part.dat scotch_torso_16part.dat scotch_torso_64part.datexitfiecho "Run bench3.sh before running this"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?