how to get randn function
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i want randn function(open randn)
but can not get that
only see footnote(%)
how to get function?
0 commentaires
Réponses (2)
Walter Roberson
le 22 Juin 2016
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 commentaires
KSSV
le 22 Juin 2016
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 commentaires
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!