Jump to content

miri

Members
  • Posts

    3
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2009
  • Since
    2009

miri's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. miri

    2D arrays

    The Data is positive numbers (0-3000). I have two arrays 8X8 with that data. I need to subtract,add,divide same cells in both arrays.
  2. miri

    2D arrays

    Yes, As you can see in try.vi I use the subset function. My inputs should be two 2D arrays 8X8. And Array3 like I understand should be the merge of them. I think the first problem is somewhere here - What kind of array - array3 should be in that case? Thanks
  3. miri

    2D arrays

    Hello! I have 2 2-D numeric arrays. I need to do some math with each relative cells. for example cell (0,0) of both arrays, until cell (8,8). How can I get the value of the cells? Thanks for any help, Miri try.vi
×
×
  • Create New...

Important Information

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