% htmlPage('PZ plot step I_C'); dataType('poles'); % Plot the poles only stepNum(49); % Increase the number of points to 50 figPZ_IC = plotPZ('Transimpedance: dominant poles vs. I_C', execute(), [-60e3, 0], 'auto'); fig2html(figPZ_IC, 'fig_PZ_IC.svg', 600);