How to select a matrix, row and column vector from within a matrix

12 ビュー (過去 30 日間)
bugatti79
bugatti79 2013 年 10 月 17 日
コメント済み: Jan 2013 年 10 月 17 日
Folks, I have a 25 * 60 matrix
How do I select
1) row vector from element (1,2) to (1,60)
2) column vector from (2,1) to (25,1)
3) matrix from (2,2) to (25,60)
I need these separate entities because I want to surface plot the matrix 3) against 1) and 2)
Thanks in advance B

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 10 月 17 日
編集済み: Azzi Abdelmalek 2013 年 10 月 17 日
  1 件のコメント
Jan
Jan 2013 年 10 月 17 日
This is a good answer to a homework question.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeResizing and Reshaping Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by