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

39 ビュー (過去 30 日間)
KIRAN kumar
KIRAN kumar 2013 年 6 月 29 日
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
Santiago Arango Palacio 2016 年 9 月 14 日
LoL MatLab

Iam Mauricio Vargas Silva
Iam Mauricio Vargas Silva 2021 年 9 月 3 日
the programmers showed off lol
  1 件のコメント
Iam Mauricio Vargas Silva
Iam Mauricio Vargas Silva 2021 年 9 月 3 日
If it is not understood, it is because I used the google translator. I do not speak English.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGoogle についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by