[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type |
Date: |
Sat, 13 Jun 2015 13:27:07 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:32.0) Gecko/20100101 Firefox/32.0 |
Update of bug #45314 (project octave):
Category: Interpreter => Octave Forge Package
Summary: Matlab Incompatibility invalid subscripted
assignment type => Control Package Matlab Incompatibility with invalid
subscripted assignment type
_______________________________________________________
Follow-up Comment #1:
Using the attached script, mail.m, I get the following error much earlier:
warning: the 'tf' function belongs to the control package from Octave Forge
which seems to not be installed in your system.
Please read `http://www.octave.org/missing.html' to learn how you can
contribute missing functionality.
warning: called from
__unimplemented__ at line 524 column 5
mail at line 4 column 3
error: 'tf' undefined near line 4 column 5
error: called from
mail at line 4 column 3
The line in question is
s = tf('s');
The line reported to have an error
b_array(:,:,n) = tf([K*R2*C(n) K],[K*R2*C(n) 1]);
also involves the tf() function from the control package.
I am re-assingning the bug to Octave-Forge since it appears to involve the
control package rather than core Octave.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45314>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #45314] Matlab Incompatibility invalid subscripted assignment type, anonymous, 2015/06/13
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type,
Rik <=
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type, Carnë Draug, 2015/06/13
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type, Lukas Reichlin, 2015/06/14
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type, Doug Stewart, 2015/06/14
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type, Lukas Reichlin, 2015/06/14
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type, Lukas Reichlin, 2015/06/14
- [Octave-bug-tracker] [bug #45314] Control Package Matlab Incompatibility with invalid subscripted assignment type, Mike Miller, 2015/06/17