Post Reply 
Problem with RANDMAT consistency
04-06-2018, 07:02 PM
Post: #1
Problem with RANDMAT consistency
1.When I use RANDMAT(m1,4,3,1,10) it gives me m1 that has as elements integer numbers between -99 and 99.
2.When using RANDMAT(4,3,1,10) it gives me a matrix that has the elements between 1 and 10 and that is correct.

Shouldn't the RANDMAT behave in case 1 the same way as in case 2 ie. to give me the entries in the range 1 to 10 as I want? I think that would be more consistent.

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


Messages In This Thread
Problem with RANDMAT consistency - John P - 04-06-2018 07:02 PM



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