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

2 Ansichten (letzte 30 Tage)
IMC
IMC am 27 Mär. 2021
Beantwortet: Image Analyst am 27 Mär. 2021
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.

Antworten (1)

Image Analyst
Image Analyst am 27 Mär. 2021
Use zeros() or ones() or rand() depending on what values you want it to have.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by