help-octave
[Top][All Lists]
Advanced

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

Re: c2d not working


From: Thomas D. Dean
Subject: Re: c2d not working
Date: Sun, 14 Jan 2018 15:25:43 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 01/14/18 09:14, Doug Stewart wrote:


On Sat, Jan 13, 2018 at 7:08 PM, Dikko Abubakar <address@hidden <mailto:address@hidden>> wrote:

    I get the message that c2d is not implemented though I have the
    control pkg installed and loaded. Please help.

    Dikko Abubakar

    _

Can you give us more information.
What os?
What version of octave?
what version of control pkg.?


--
DAS

<https://linuxcounter.net/user/206392.html>


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave


octave:19> version
ans = 4.2.1
octave:20> help c2d
error: help: the 'c2d' function belongs to the control package from Octave Forge but
has not yet been implemented.
octave:20> pkg list
Package Name        | Version | Installation directory
--------------------+---------+-----------------------
       complex_pkg  |   1.0.0 | /home/tomdean/octave/complex_pkg-1.0.0
           control *|   3.0.0 | /home/tomdean/octave/control-3.0.0

> cd ~/octave
> find . -iname \*c2d\*
./control-3.0.0/@frd/__c2d__.m
./control-3.0.0/@ss/__c2d__.m
./control-3.0.0/@lti/c2d.m
./control-3.0.0/@tf/__c2d__.m
> uname -a
Linux Meerkat 4.13.9-041309-generic #201710211231 SMP Sat Oct 21 16:32:44 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux



reply via email to

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