WindowsでOctaveを実行し、その下でグラフィック描画ルーチンを実行しようとしています。 CygwinとX / Cygwinが必要です。
描画ルーチンを実行しようとすると、次のエラーが発生します。
/usr/bin/gnuplot.exe: error while loading shared libraries: cyggd-2.dll: cannot open shared object file: No such file or directory
答え1
libgd2
不足している.dllファイルを提供するには、このパッケージをインストールする必要がありますcyggd-2.dll
。