update file

This commit is contained in:
张壹 2018-03-22 14:15:49 -07:00
parent bf053a21be
commit 20c8ec50b2

View File

@ -14,7 +14,7 @@ plot_para=(0 0 0 0)
plotgrad=0 plotgrad=0
nocpt=0 nocpt=0
# 从命令行获取参数 # 从命令行获取参数
while getopts "hi:r:u:c:a:gv:" arg while getopts "hi:r:u:c:a:gv:n" arg
do do
case $arg in case $arg in
h) h)