help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help on Listen


From: Ben Abbott
Subject: Re: Help on Listen
Date: Sat, 11 Dec 2010 12:19:58 -0500

On Dec 11, 2010, at 6:17 AM, Parag Choudhary wrote:

> Can somebody please point me to help on listen command
> 
>  
> I get an error
> 
>  
> octave:3> listen(3132)
> 
> error: listen: you must specify 2 parameters
> 
> octave:3>
> 
>  
> What is the second param???
> 
>  
> Thanks in advanceā€¦

As far as I know, listen() is not part of Octave's core functions. Did you 
install the sockets package from Octave-Forge?.  In any event, if the author 
included help can access it by ...

        help listen

Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]