필터 지우기
필터 지우기

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

조회 수: 8 (최근 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일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by