N = 200; A = randn(N)/sqrt(N); opts.npts = 20; opts.ax = [-1.5 1.5 -1.5 1.5]; opts.levels = [-4:-1]; eigtool(A, opts)