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

2 ビュー (過去 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 Center および File ExchangeMatrix Indexing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by