你这可能没有零点,建议用fmesh试一试
f = %这里把@(omega,k)去掉 f = matlabFunction(f); fmesh(@(omega,k)f@(omega,k), [0,pi,-5,5])%区间自己设置