What happens when you type "why" in the command window?

78 visualizzazioni (ultimi 30 giorni)
Whenever we type why in the MATLAB command window the answer it shows is entirely different. "Why" is it so?

Risposta accettata

Walter Roberson
Walter Roberson il 29 Giu 2013
You can read the source for why() . It generates a response randomly. why() was included purely for fun, and is not intended to analyze any current error condition or give real explanations for warning messages.
To read the source, give the command
type why

Più risposte (3)

Image Analyst
Image Analyst il 29 Giu 2013

Santiago Arango Palacio
Santiago Arango Palacio il 14 Set 2016
LoL MatLab

Iam Mauricio Vargas Silva
the programmers showed off lol
  1 Commento
Iam Mauricio Vargas Silva
If it is not understood, it is because I used the google translator. I do not speak English.

Accedi per commentare.

Categorie

Scopri di più su Parallel Computing in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by