If I want to learn definitions of different functions( like rand, reshape, abs) of Matlab in the command window, what should I write in the command window so that definitions appear ?

2 vues (au cours des 30 derniers jours)
seeking different functions( like rand, reshape, abs) full definition in command window, so that I can learn about different functions from the command window easily.

Réponse acceptée

Image Analyst
Image Analyst le 15 Juin 2016
Try help to see
help rand
to see in the command window or
doc rand
to see in the help browser.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB 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!

Translated by