Jump to content

Tip: use Build Matrix to assemble a 2D array by columns


Recommended Posts

Yeah it's a neat feature but only works on the double (or numeric really) data types.  As for the Matrix data type, no idea really.  I mean I always assumed there is some performance improvements for those functions but then again why couldn't those improvements be implemented with normal 2D array of doubles as the data type and not be polymorphic like most other array functions?  Another nice function that is on the matrix palette that is polymorphic is the Matrix Size which returns the rows and columns both as scalars.  Why this isn't on the array palette I'll never know.

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.