Recent content by karl21

  1. K

    Mathematica Mathematica: How to use two x-axis with different units?

    Hello, thanks for your replay. However it still doesn't work :( I can separately create the plots - with correct axis. But when I use Overlay the 2 plots simply get shown below each other - not combined. Best regards Karl
  2. K

    Mathematica Mathematica: How to use two x-axis with different units?

    Hello, I've collected data with pairs of { resolution, filesize in bit }. Now I would like to use a ListPlot to visualize the data in mathematica. My problem is now showing the x-asis two times. One for the filesize in bit (above) and the other for the filesize in KiB (below). ListPlot[...
Back
Top