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!