Hi
Could anyone tell me why I get error 'validate_filter_bands'
using function ellipord.m. The same message will also be used when
using Octave's own example.
Tarmo
Doug Stewart kirjoitti 29.10.2018 klo
12.58:
Hi
How I can tell Octave that signal-1.4.0 package is
directory /home/tarmo? I tried command "pkg
signal-1.4.0 load" it do not work.
BR Tarmo
Did you try
Pkg load signal
Kai
Torben Ohlhus kirjoitti 22.10.2018 klo 13.29:
Hi
I suppose you know that Octave's plot
function do not work correctly at win10 OS
but works correctly at Linux xubuntu OS.
However I have to add ('linewidth',2) every
plot command. Are there comming corrections?
I hope you answer me :)
BR Tarmo
Can you provide a short code, that
demonstrates your plotting issue and the same
code where you use ('linewidth',2) to show us
the difference you expect?
Thanks,
Kai
|