필터 지우기
필터 지우기

Name for this practice: c = x.^2

조회 수: 1 (최근 30일)
Edward Prentice
Edward Prentice 2013년 10월 11일
댓글: Edward Prentice 2013년 10월 11일
What is the practice of using the '.' in the expression "c = x.^2 " know as?
I am new to matlab and want to have a search term to use so I can further understand what exactly this is doing.

채택된 답변

A Jenkins
A Jenkins 2013년 10월 11일
편집: A Jenkins 2013년 10월 11일
  댓글 수: 1
Edward Prentice
Edward Prentice 2013년 10월 11일
Perfect, many thanks.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

FRANCISCO JAVIER
FRANCISCO JAVIER 2013년 10월 11일
If you put a vector as x, the operator "." made the operation for each value of the vector.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by