Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

fspecial not found in octave 3.2.3 Mac OSX. Do I have to install something else?

Tags:

macos

octave

Am I missing something? Doc says that it must be present Do I have to install something else?

like image 728
user855 Avatar asked Oct 24 '25 04:10

user855


1 Answers

fspecial has been moved from the Octave core package to the extra package octave-image. Therefore you have to install it manually (e.g. sudo apt-get install octave-image on Ubuntu machines).

As pointed out by Woltan already, you could also copy the old source file from this link into your Octave path or directly into your Octave working directory.

like image 151
Good Night Nerd Pride Avatar answered Oct 26 '25 23:10

Good Night Nerd Pride



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!