GNU Octave: Unable to access functions in a package after install
Zenin Easa <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CAKFSMF=w6PgPn8097dt3gSYgg5Q=APhNj8Z+OKWb8p0BFOOYPw@mail.gmail.com> |
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