photo

Ibad Ur Rahman


Last seen: mer än 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to write function for above combine matrix?
I got the following answer to this question..... function T=trio(n,m) a=ones(n,m); b=2*ones(n,m); c=3*ones(n,m); T=cat(1,...

mer än 2 år ago | 0