Group Abstract Group Abstract

Message Boards Message Boards

Logarithmic step sizes in Manipulate/ListPlot

Posted 12 years ago
POSTED BY: Tim Kirkpatrick
2 Replies
Posted 11 years ago
POSTED BY: Kuba Podkalicki
Posted 11 years ago

Would something like this help?

Manipulate[
 Log@L, 
 {{L, 10^-9, Style["L", FontSize -> 16, FontFamily -> "Times"]}, 
  10^-11, 10^-7, ControlType -> Slider, ImageSize -> Medium, 
  Appearance -> "Labeled"}]
POSTED BY: nik tsak
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard