Jump to content

Intensity Graph Issues


Recommended Posts

I'm working on gathering some data for an experiment I'm doing. Unfortunately the VI I already have doesn't seem to mesh with the intensity graph I need to display.

The x and y coordinates, as well as the value, are stored inside three arrays. Unfortunately X and Y vary quite a lot, and the step size between values has to be variable.

ex.

X

2034

2036

2038

2038

2036

2034

Y

1101

1101

1101

1103

1103

1103

Values

(imagine a random array of values to save screen space)

The X values sweep back and forth, while the Y values simply increase at the boundary conditions of the X values. I've tried a couple things, but I feel all my ideas may be over-complicating the issue.

Any suggestions would be greatly appreciated

Thanks!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.