필터 지우기
필터 지우기

Create array Arr with 5 rows and 4 columns with each element = 5

조회 수: 1 (최근 30일)
nty huy
nty huy 2019년 9월 26일
댓글: nty huy 2019년 9월 26일
how to do
  댓글 수: 1
James Tursa
James Tursa 2019년 9월 26일
What have you done so far? What specific problems are you having with your code? Do you know how to create a matrix?

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

답변 (1개)

James Tursa
James Tursa 2019년 9월 26일
편집: James Tursa 2019년 9월 26일
Hint:
doc zeros
doc ones
doc repelem
doc repmat

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by