Post Reply 
RANDMAT and RPN
04-11-2014, 07:14 AM (This post was last modified: 04-13-2014 04:11 PM by Bernd Grubert.)
Post: #1
RANDMAT and RPN
Hello,
I'm trying to create a matrix with RANDMAT in RPN mode. The arguments are e.g.

Code:

3: 'M0' 
2:   5
1:   2

When I execute RANDMAT I get the error messagebox RANDMAT(5,2). Obviously, the 'M0' on the stack is ignored.
Is this a bug or am I doing something wrong?

Regards
Bernd

BTW: The RANDMAT is only function where I have to specify a variable as target. This looks inconsistent to me compared to e.g. MAKEMAT or IDENMAT.

Edit: Subject.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RANDMAT and RPN - Bernd Grubert - 04-11-2014 07:14 AM
RE: RANDMAT and RPN (BUG?) - Tim Wessman - 04-11-2014, 02:41 PM
RE: RANDMAT and RPN (BUG?) - Bernd Grubert - 04-13-2014, 04:09 PM



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