Filter löschen
Filter löschen

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

41 Ansichten (letzte 30 Tage)
Whenever we type why in the MATLAB command window the answer it shows is entirely different. "Why" is it so?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 29 Jun. 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

Weitere Antworten (3)

Image Analyst
Image Analyst am 29 Jun. 2013

Santiago Arango Palacio
Santiago Arango Palacio am 14 Sep. 2016
LoL MatLab

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Historical Contests finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by