Post Reply 
Need suggestion about long matrix program
03-27-2021, 04:39 AM
Post: #3
RE: Need suggestion about long matrix program
Hi Amer,
matrices M0 to M9 always are not local to a program (its the same with lists L0 to L9). That is you just put them in the computer outside of the program, you use them in the program as defined variables without defining them in the program, you modify them in the program and after the program ends you will have them as results and can look on them. So I think this is rather convenient.
I used this extensively for instance in the following thread:
https://www.hpmuseum.org/forum/thread-14...#pid124464

Best Raimund
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Need suggestion about long matrix program - rawi - 03-27-2021 04:39 AM



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