sudo apt install liboctave-dev
pkg install image-2.10.0.tar.gz

为什么Command 'pkg' not found?
It seems like you are trying to run an Octave command inside your linux shell.
pkg is a command inside octave.
pkg是octave的内部函数,要在软件里面使用。

sudo apt install liboctave-dev
pkg install image-2.10.0.tar.gz
为什么Command 'pkg' not found?
It seems like you are trying to run an Octave command inside your linux shell.
pkg is a command inside octave.
pkg是octave的内部函数,要在软件里面使用。
本文标题:octave安装image package
本文链接:https://www.haomeiwen.com/subject/rhawtltx.html
网友评论