matrix subplot extraction help

Given variable M that is a matrix of size 8x8, assign to variable sub the contents of the first 3 rows & last 4 columns in M
cant seem to get this write, I know im close please help

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 6 月 5 日

0 投票

hint: thing about what x(end-5), x(end-4), ... x(end) gives you

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

質問済み:

2015 年 6 月 5 日

回答済み:

2015 年 6 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by