In randfixedsum function, how to generate random integer matrices?

3 views (last 30 days)
in this function,
i want to generate random integer matrices.
how can do this?
  5 Comments
Walter Roberson
Walter Roberson on 16 Mar 2017
As I indicated, the routine you are looking at is not suitable for the case where you need the random values to be integral. The link I provided shows the needed code.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 15 Mar 2017

Categories

Find more on Random Number Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!