need help to how to solve this

3 visualizzazioni (ultimi 30 giorni)
Abdur Rob
Abdur Rob il 24 Set 2020
Risposto: madhan ravi il 24 Set 2020
function T = trio(n,m)
T =ones([(n*3) m]);
Then, got problem how to do so?

Risposte (1)

madhan ravi
madhan ravi il 24 Set 2020
doc repmat
doc repelem

Community Treasure Hunt

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

Start Hunting!

Translated by