help-octave
[Top][All Lists]
Advanced

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

Re: c2d not working


From: PhilipNienhuis
Subject: Re: c2d not working
Date: Sun, 14 Jan 2018 05:21:46 -0700 (MST)

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



reply via email to

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