How to create a gridded matrix with N equally spaced points?
Mostra commenti meno recenti
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 Commento
Stephen23
il 25 Lug 2017
doc colon
doc linspace
doc ndgrid
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Matrices and Arrays in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!