function freqz(<column-vector>) don't work

Bug #46089 reported by edu
10
Affects Status Importance Assigned to Milestone
octave2.9-forge (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

To show spectrum of FIR filter, i test the follow:

b = remez(37, [0 0.12 0.16 1], [0 0 1 0]);
freqz(b);

this show error message:
error: quotient: nonconformant arguments (op1 is 1x512, op2 is 512x1)
error: evaluating binary operator `./' near line 141, column 10
error: evaluating assignment expression near line 141, column 5
error: called from `freqz' in file `/usr/share/octave/2.1.72/m/signal/freqz.m'

Looking in Internet, founded that octave version 2.1.72 have this problem, and 2.1.73 solved.

Look URL
http://velveeta.che.wisc.edu/octave/lists/archive//bug-octave.2006/msg00086.html

Changed in octave-forge:
status: Unconfirmed → Confirmed
Revision history for this message
Andrea Colangelo (warp10) wrote :

This bug was reported more than 1 year ago. Is there someone that can confirm if this still happen with current octave release?

Changed in octave2.9-forge:
status: Confirmed → Incomplete
Revision history for this message
Tim 'Shaggy' Bielawa (tbielawa) wrote :

Octave-forge is not in Hardy yet. I'm setting up a hardy environment and checking on it's status there.

Changed in octave2.9-forge:
status: Incomplete → New
Changed in octave2.9-forge:
status: New → In Progress
Revision history for this message
Tim 'Shaggy' Bielawa (tbielawa) wrote :

*That should say setting up a gutsy environment

The package is broken in gutsy and the methods it provides are no longer usable through the package installed by by apt.

I can not confirm at this time if the version in apt now fixes this original posts issue.

See LP #157050 for more details.

Revision history for this message
Daniel T Chen (crimsun) wrote :

Is this symptom still reproducible in 8.10 alpha?

Changed in octave2.9-forge:
status: In Progress → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to New. Thanks again!.

Changed in octave2.9-forge:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.