Jump to content

graphical output


Recommended Posts

I'm not sure about the format of data in your table so can't give you an exact solution but basically you need to convert the table of strings to numbers using the sting/number convesion or scan from string. If the graph contains x axis data and y axis data you can use the xy graph indicator. This indicator can be used different ways but basically you need a cluster of arrays or arrays of clusters of xy data. For example if the first column was X data and the second column was y data the output of the block diagram could look like this:

http://forums.lavag.org/index.php?act=attach&type=post&id=5958

If there were more datasets in the table you could use an array of clusters etc.

If you're interested in making a graph in the excel file instead of the front panel you could use a macro (Check out the Excel Macro Example.vi in the NI Example Finder).

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.