|
From: | fibonacci4 |
Subject: | Re: GNU Octave: Unable to access functions in a package after install |
Date: | Sat, 24 Jul 2021 17:28:20 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
Hi,
I have been trying to install a package named Sockets in GNU Octave. After the installation, I am not able to access the functions that the documentation talks about.I installed it using the following command:>> pkg -forge install sockets
I checked for the function that this package should make available using the following command, which returns empty:>> which('socket')
Could you please let me know what I am doing wrong?
Regards,Zenin Easa Panthakkalakath
[Prev in Thread] | Current Thread | [Next in Thread] |