what is the 'rndcheck'function?

1 次查看(过去 30 天)
xixia33
xixia33 2018-12-28
when I use the function' gamrnd',the matlab hint'can't find the 'rndcheck''function,what is the 'rndcheck'function?
  4 个评论
Stephen23
Stephen23 2019-2-20
编辑:Stephen23 2019-2-20
@xixia33:
  1. What MATLAB version are you using?
  2. Have you made any changes to the MATLAB path?
  3. What shows up for this command?:
which -all gamrnd
xixia33
xixia33 2019-2-20
the version is R2016a,I don't know if I have made any changes to the path.
when I use the invgamrnd.m,shows that:can't find the 'rndcheck' function.
what is the 'rndcheck' function? where to load it?
if I add this function to the path,there may be no such hint

请先登录,再进行评论。

回答(3 个)

祯松 廖
祯松 廖 2021-9-7
I have the same question. Are you have address this question?

祯松 廖
祯松 廖 2021-9-7
编辑:Walter Roberson 2021-9-7
I have find this rndcheck function in this website.

Walter Roberson
Walter Roberson 2021-9-7
rndcheck is at the bottom of the file gamrnd in the above toolbox, part of the same file.

Community Treasure Hunt

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

Start Hunting!

Translated by