- Use the LevelList name-value argument.
 - Use the LevelStep name-value argument.
 
- Set the xyinterval name-value argument to something that works for you.
 - Log-scale the data before passing to fcontour.
 - Create an axes object before plotting, set the Yscale property to 'log', and then plot into that axes.
 

