help-octave
[Top][All Lists]
Advanced

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

Re: dct in Octave


From: Jeffrey
Subject: Re: dct in Octave
Date: Mon, 5 Aug 2013 17:20:29 -0700 (PDT)

That command worked without error. But it still doesn't recognize the
command *dct*.


On Fri, Aug 2, 2013 at 12:08 PM, Lukas Reichlin-4 [via Octave] <
address@hidden> wrote:

> On 02.08.2013, at 17:58, Jordi Gutiérrez Hermoso <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4656343&i=0>>
> wrote:
>
> > On 1 August 2013 23:51, Jeffrey <[hidden 
> > email]<http://user/SendEmail.jtp?type=node&node=4656343&i=1>>
> wrote:
> >> error: the following dependencies where unsatisfied:
> >>   control needs octave >= 3.6.0
> >>
> >> Do I need to install 'specfun', 'control' and 'general'? Same method?
> *Am I
> >> out of luck* since I don't have a recent enough version of Octave?
> >
> > How is Octave installed on that system? Some Red Hat or CentOS
> > version? If so, there might be a corresponding octave-signal rpm that
> > your sysadmin can install and goes with this version of Octave, so
> > that you don't have to install it from source.
> >
> > It's also possible that dct works from the signal package alone
> > without needing all of the dependencies. You can grab its source code
> > here:
> >
> >    http://sourceforge.net/p/octave/signal/ci/default/tree/inst/dct.m
> >
> > From a quick glance, this one file isn't calling anything but core
> > Octave functions.
> >
> > - Jordi G. H.
>
> Try
>
>         pkg install -forge -nodeps signal
>
> Lukas
>
> _______________________________________________
> Help-octave mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4656343&i=2>
> 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/dct-in-Octave-tp4656330p4656343.html
>  To start a new topic under Octave - General, email
> address@hidden
> To unsubscribe from Octave, click 
> here<http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1599824&code=amVmZmFzY2h3YXJ6QGdtYWlsLmNvbXwxNTk5ODI0fC02ODE1OTkz>
> .
> NAML<http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://octave.1599824.n4.nabble.com/dct-in-Octave-tp4656330p4656419.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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