How can I create/define a 1 degree x 1 degree grid in MATLAB?

2 ビュー (過去 30 日間)
IMC
IMC 2021 年 3 月 27 日
回答済み: Image Analyst 2021 年 3 月 27 日
Hello,
I would much appreciate if anyone could help me with this.
How can I create/define a 1 degree x 1 degree grid in MATLAB?
Thank you.

回答 (1 件)

Image Analyst
Image Analyst 2021 年 3 月 27 日
Use zeros() or ones() or rand() depending on what values you want it to have.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by