How to override the defaults and set the y-axis Frame Tick Number Format to one decimal place, and x-axis Frame Tick Number Format to Scientific Form with two decimal places. The simple plot (notebook attached) is an example using the following:
Plot[x 10^5, {x, 10^-5, 10^-4}]
Thank you.
Attachments: