help-octave
[Top][All Lists]
Advanced

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

Re: c2d not working


From: Doug Stewart
Subject: Re: c2d not working
Date: Sun, 14 Jan 2018 08:09:38 -0500



On Sun, Jan 14, 2018 at 7:21 AM, PhilipNienhuis <address@hidden> wrote:
Torsten-3 wrote
> On 14.01.2018 01:08, Dikko Abubakar wrote:
>> I get the message that c2d is not implemented though I have the control
>> pkg installed and loaded. Please help.
>>
>> Dikko Abubakar
>>
>
> Are other function (e.g., tf) available from the control package?

I can confirm the OP's report with the dev version on Windows (mxe-octave,
tip from Jan 10):

>> pkg load control
>> which c2d
>> c2d
warning: the 'c2d' function belongs to the control package from Octave Forge
but
has not yet been implemented.

Please read <http://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
error: 'c2d' undefined near line 1 column 1
>> path

Octave's search path contains the following directories:

.
C:\Programs\Octave\OCTAVE~1.0__\share\octave\packages\control-3.0.0
C:\Programs\Octave\OCTAVE~1.0__\lib\octave\packages\control-3.0.0\x86_64-w64-mingw32-api-v51+
:

However, tf sees to work fine:

>> tf

Static gain.
>> help tf
'tf' is a function from the file
C:\Programs\Octave\OCTAVE~1.0__\share\octave\packages\control-
address@hidden
:

Note that I never use(d) the control pkg and just half an hour ago I wiped
old installations, so I can't tell when c2d did work.

philip



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html

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

I am quite sure that control 3.0.0 does not work with the dev branch.
We need a new release to go with the dev. branch. The fixes are there already.


--
DASCertificate for 206392


reply via email to

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