next up previous
Next: About this document ... Up: 計算機数学 No.10 Previous: 今日すること

ヒント

逸見先生の maxima のマニュアルの p.26 のマネをすればよい。

◎ maxima では 5x はそのまま打つのではなく 5*x と書かないといけない。

前回maxima で plot2d がうまく動かなかった人へ。 次のようなエラーが出る場合が有ります:

[frame=single]
(%i1)   plot2d(x,[x,1,2]);
Maxima encountered a Lisp error:
        OPEN: Directory #P"C:\\Users\\TESTUS~1\\AppData\\Local\\Temp\\" 
does not exist. Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.
講義のページから、wxm.bat をダウンロードし、wxmaxima.exe と同じフォルダに置いて、 wxmaxima.exe を直接使う代わりにwxm.bat の方を用いてください。

wxm0.bat を使わないといけない人もいるかもしれません。 次のようなエラーが出るが、気にしなくてもとりあえずは大丈夫のようです。

[frame=single]
Could not set current working directory (error 123: ファイル名, 
ディレクトリ名, またはボリューム ラベルの構文が間違っています。)



2017-08-07