I would like someone with matlab to run the following code in matlab and octave and compare the marker size.
I think the marker size is too small in octave. The point of pzmap is to show just the locations of the poles and zeroes so why not make them easy to see?
Thanks for your help.
s = tf('s');
g = (s+1)/(s+2)/(s+3)
pzmap(g);
--
DAS
![Certificate for 206392 Certificate for 206392]()