help-octave
[Top][All Lists]
Advanced

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

RE: Where is the command lk?


From: Emil
Subject: RE: Where is the command lk?
Date: Fri, 8 Mar 2013 04:26:49 -0800 (PST)

Thanks. :) Turns out I had not compiled things in the right order!


Date: Fri, 8 Mar 2013 03:00:03 -0800
From: [hidden email]
To: [hidden email]
Subject: Re: Where is the command lk?

On 03/08/2013 11:34 AM, Emil wrote:

> Hello,
> I am trying to install OpenTLD with Octave :
> https://github.com/bilderbuchi/OpenTLD/
> When running the installation m-file, it halts with the message
>
> error: `lk' undefined near line 20 column 1
>
> Indeed, when I look in the m-file, the error occurs because of the command
>
> lk(0);
>
> Is this a function that exists in some package - how do I find out which
> one? Googling for a two-letter search term obviously does no good... ;)
>
> Grateful for any help,
> Emil
>
>
>
>
> --
> View this message in context: http://octave.1599824.n4.nabble.com/Where-is-the-command-lk-tp4650615.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> [hidden email]
> https://mailman.cae.wisc.edu/listinfo/help-octave
Hi,

lk is a function from the OptenTLD repository.  Look inside the mex
folder. There's a lk.cpp which needs to compiled.

Regards,
Laurent
_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave



If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Where-is-the-command-lk-tp4650615p4650616.html
To unsubscribe from Where is the command lk?, click here.
NAML


View this message in context: RE: Where is the command lk?
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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