- 积分
- 2332
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-9-9
- 最后登录
- 1970-1-1
![[在斯诺的夜空] 粉丝数:32 微博数:62 新浪微博达人勋](source/plugin/sina_login/img/light.png)
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
更新win10系统后,cygwin无法正常运行?
$ ncl
Copyright (C) 1995-2017 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.4.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
ncl 0> ncl "C:\Users\repunzel\Desktop\txt\ex_color.ncl"
fatal:syntax error: line 0 before or near "C:\Users\repunzel\Desktop\txt\ex_color.ncl
ncl "C:\Users\repunzel\Desktop\txt\ex_color.ncl"
-----------------------------------------------^
fatal:error in statement
ncl 1> pwd
fatal:syntax error: line 1 before or near \n
pwd
---^
fatal:error in statement
ncl 2> ll
fatal:syntax error: line 2 before or near \n
ll
--^
fatal:error in statement
ncl 3>
|
|