need help to how to solve this

function T = trio(n,m)
T =ones([(n*3) m]);
Then, got problem how to do so?

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 24 Sep 2020

Answered:

on 24 Sep 2020

Community Treasure Hunt

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

Start Hunting!