Results 1 to 17 of 17

Thread: VBA plot a Scatter graph data - X and Y axis data taken from sheet row by row

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Quote Originally Posted by p45cal View Post
    Supply a workbook with some (close to) real data and where it is in the workbook. You want 2 lines on the same chart?


    Why? What's this for, ultimately?

    1) Correct, 2 lines using 2 separate X-Y data but of the same structure and style. I will try to locate some actual data but it's of the same nature as the original one in my first post.

    2) The data is captured every 0.5 milli seconds, but is updated from the calculation system every 20ms, hence the 20ms limit will allow me to see any points of changes to the data if any occured.

    This is data captured from MATLAB which needs to be visualised outside of that software, with regards to data captured via sensors.
    Last edited by aqibi2000; 10-25-2017 at 02:29 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •