Post Reply 
IDENMAT() Error: Invalid input
04-13-2020, 04:57 PM
Post: #4
RE: IDENMAT() Error: Invalid input
The [Toolbox] catalog shows this as IDENMAT(n), using upper case, and suggesting that this is a HOME command. However, if you use this command in CAS, it works as the original post intended.

So to get it to work in HOME, (or PPL), you can merely fake it as a CAS command:

[HOME]
CAS.IDENMAT("33"); ==> {33,33} identity matrix.

-Dale-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
IDENMAT() Error: Invalid input - Fasa Soy - 03-20-2020, 06:33 AM
RE: IDENMAT() Error: Invalid input - DrD - 04-13-2020 04:57 PM



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