Question: tickmarks on both y axes in logplot

Dear all,

 

I'd like to make a logplot with the option axes = boxed . 

let's say:

plot(x^3, x = 0 .. 2, axes = boxed)

But I need the tickmarks and numbers on both y-axes.

Could you tell me how to do this?

Please Wait...