How do I change a grid size?

13 views (last 30 days)
Gaukhar Kassymbekova
Gaukhar Kassymbekova on 14 Apr 2018
Answered: Walter Roberson on 14 Apr 2018
I need to plot a function using a grid of evenly spaced points 0.01 units apart, what is the simplest way to do this?

Answers (2)

Rik
Rik on 14 Apr 2018
The simplest way to do this is with meshgrid.

Walter Roberson
Walter Roberson on 14 Apr 2018

Community Treasure Hunt

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

Start Hunting!