Mathematica的help问题
Tofloor
poster avatar
edenharder
deepin
2014-01-03 16:48
Author
按正常步骤安装Mathematica之后
  1. chmod + x Mathematica.sh
Copy the Code
  1. sudo ./Mathematica.sh
Copy the Code
而后一直Enter.
发现用Help文档查询不了东西, 比如搜索'chop', 页面出现之后就点击不了了. 这是怎么会儿事? 敬待解答.
Mathematica是常用工具, help用不了会很揪心.
Reply Favorite View the author
All Replies
poloshiao
deepin
2014-01-03 16:59
#1
chmod + x Mathematica.sh
直接 copy 下述指令 貼上終端機 執行
1. sudo chmod +x ./Mathematica.sh
./Mathematica.sh
2. ./Mathematica.sh
如果出現權限不足或錯誤訊息
加 sudo
sudo ./Mathematica.sh
Reply View the author
edenharder
deepin
2014-01-03 17:23
#2
谢谢!安装过程没问题, 在ubuntu下就没这样的bug
Reply View the author
cxbii
deepin
2014-01-03 18:00
#3
上详细点的输出吧
Reply View the author
edenharder
deepin
2014-01-03 23:03
#4
没有更详细的输出了,用Mathematica的help时点击‘Help’然后出现的界面就动不了了
Reply View the author