The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Adding new row in 2D matrix template
12-31-2013, 01:40 AM
Post: #1
Adding new row in 2D matrix template
So I just discovered something of which I was unaware while looking through the code.

When entering a matrix/vector, you have the little ± symbols to indicate that pressing + or - will insert or remove a row/column. However, I was not aware that pressing * will insert a new row/column *ABOVE* or *LEFT* respectively.

I remember someone asking about how to add an empty row above the first one and I didn't think that was possible. Turns out I was wrong. :-)

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Adding new row in 2D matrix template - Tim Wessman - 12-31-2013 01:40 AM



User(s) browsing this thread: 1 Guest(s)