unifrnd problem for MATLAB R2014a

I am using Matlab R2014a and when I run my code I get this error message: Undefined function 'unifrnd' for input arguments of type 'double'. When I write which unifrnd I get the message 'unifrnd' not found. How can I solve this problem?

Answers (1)

That routine requires that the Statistics toolbox be installed and licensed.
If you are using a Student license then you might not have installed the Statistics toolbox

Categories

Asked:

on 12 Apr 2017

Answered:

on 12 Apr 2017

Community Treasure Hunt

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

Start Hunting!