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

조회 수: 51 (최근 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 CenterFile Exchange에서 Parallel Computing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by