How to create a gridded matrix with N equally spaced points?
Ältere Kommentare anzeigen
I am trying to create a coordinate grid with equally spaced rows of N data points in the format of X and Y values.
How can I specify this in terms of maximum and minimum values ofX and Y values I want, so that I can create a table of points?
1 Kommentar
Stephen23
am 25 Jul. 2017
doc colon
doc linspace
doc ndgrid
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matrices and Arrays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!