HP-50G CON function behavior
|
09-24-2020, 06:47 PM
(This post was last modified: 09-24-2020 07:01 PM by Artur - Brasil.)
Post: #1
|
|||
|
|||
HP-50G CON function behavior
Hi, guys!
I'm trying a program in my 50G using State Space for representing systems, when we need to create a matrix A of dimension nxn of constant value 0 (zero). Simple, isn't it? For example: A3x3 of 1s: [3 3] 1 CON (in MATRICES/CREATE menu) The HP-50G returns the asked matrix. But I need to replace some elements starting at 2nd for one 2x2 identity matrix. So: 2 ENTER 2 IDN - this returns the Identity matrix Try to use the REPL command and BOW! Not working! See the type of matrix A: 29 - algebric! Why??? I discovered tha I had to use -->num for it works... but it is not the ideal world... By the way: I turned ON the flag 85 and my programms'listing on stack was crazy! But editing them, the code behind was ok! Best regards, Artur _brazil Artur ARTUR MARIO JUNIOR BRAZIL |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP-50G CON function behavior - Artur - Brasil - 09-24-2020 06:47 PM
RE: HP-50G CON function behavior - John Keith - 09-25-2020, 01:21 PM
|
User(s) browsing this thread: 1 Guest(s)