in y axis i want 10^(-2000). can anyone plz help
set(gca, ‘YScale’, ‘log’)
ylim ([0 1e-308])
Instead of 1e-308 i want 1e-2000. how can i set the limit plzset(gca, ‘YScale’, ‘log’)
ylim ([0 1e-308])
Instead of 1e-308 i want 1e-2000. how can i set the limit plz set(gca, ‘YScale’, ‘log’)
ylim ([0 1e-308])
Instead of 1e-308 i want 1e-2000. how can i set the limit plz format y axis MATLAB Answers — New Questions