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

94 次查看(过去 30 天)
Whenever we type why in the MATLAB command window the answer it shows is entirely different. "Why" is it so?

采纳的回答

Walter Roberson
Walter Roberson 2013-6-29
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

更多回答(3 个)

Image Analyst
Image Analyst 2013-6-29

Santiago Arango Palacio
LoL MatLab

Iam Mauricio Vargas Silva
the programmers showed off lol

类别

Help CenterFile Exchange 中查找有关 Historical Contests 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by