how to get randn function
1 回表示 (過去 30 日間)
古いコメントを表示
i want randn function(open randn)
but can not get that
only see footnote(%)
how to get function?
0 件のコメント
回答 (2 件)
Walter Roberson
2016 年 6 月 22 日
To that I would add another possibility: you can get a job at Mathworks (perhaps as an intern) and then you would have access to the source.
0 件のコメント
KSSV
2016 年 6 月 22 日
Some built-in functions are not .m scripts but are of some other format which cannot be edited. Evidently randn is one of those.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!