trouble1.html
来自「非线性时间学列分析工具」· HTML 代码 · 共 16 行
HTML
16 行
You typed <br><font color=green> plot '< henon -B0 -Aa -l5000 | delay' withdots</font><br>in gnuplot and see nothing? <br>a) You followed the instruction too literallyand forgot to replace <font color=green> a</font> in <fontcolor=green> -Aa</font> by a real number between 0 and 2. <br>b) You have chosen an inappropriate value for <font color=green>a</font>: either outside the interval [0,2] or one for which thetrajectory settles down on a fixed point, which you overlooked in yourplot.<br>c) If you plotted something else before, you perhaps adjusted by handa range for x or y outside the range of the Henon data. Use <font color=green>set autoscale</font> to undo this setting.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?