Creating a coordinate basis with equally spaced points?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
matlabkid602
il 28 Lug 2017
Commentato: matlabkid602
il 28 Lug 2017
Hi. I am trying to create a coordinate basis that has dimensions in x and y axis from 0 to 30.
I am looking for a piece of code that given a number N, will create an X-Y data column of length N of equally spaced points?
How can I do this?
2 Commenti
John D'Errico
il 28 Lug 2017
What have you tried? Have you looked at meshgrid (or ndgrid)? Would that get you a good part of the way there?
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!