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

1 Ansicht (letzte 30 Tage)
nty huy
nty huy am 26 Sep. 2019
Kommentiert: nty huy am 26 Sep. 2019
how to do
  1 Kommentar
James Tursa
James Tursa am 26 Sep. 2019
What have you done so far? What specific problems are you having with your code? Do you know how to create a matrix?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

James Tursa
James Tursa am 26 Sep. 2019
Bearbeitet: James Tursa am 26 Sep. 2019
Hint:
doc zeros
doc ones
doc repelem
doc repmat

Community Treasure Hunt

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

Start Hunting!

Translated by