View Single Post
 
Old 10-19-2015, 02:03 AM
jhale jhale is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Oct 2015
Posts: 2
jhale is on a distinguished road
Default solution to big matrices

Since nobody else knows, I've found the answer myself.
In equation editor open up a matrix. By default this is in "professional" mode, so it looks like a matrix.
Right click the matrix area and click "Linear". This turns it into a string of &&@, where & is the matrix cell placeholder and @ indicates the last cell in a row.
So just add more &'s and @'s to increase the size.

Easy enough once you've figured it out, but a bit of help in the "help" would be nice please Microsoft!
Reply With Quote