필터 지우기
필터 지우기

How to get value of a particular grid from 80*80 matrix?

조회 수: 3 (최근 30일)
Pritha Pande
Pritha Pande 2017년 6월 23일
편집: alice 2017년 6월 23일
I have 80*80 matrix. I want to know the value of 1 grid, for example say 80*40 grid. What command should i write in order to get the value of only that particular grid?

답변 (1개)

alice
alice 2017년 6월 23일
편집: alice 2017년 6월 23일
Look at Matlab documentation: matrix indexing . What you want to do is described in the section Accessing Multiple Elements of the link.

카테고리

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