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

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Language Fundamentals 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by