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!