Azzera filtri
Azzera filtri

3D plot x-axis linspace array

6 visualizzazioni (ultimi 30 giorni)
LIM JIAXIN
LIM JIAXIN il 5 Gen 2019
Risposto: madhan ravi il 5 Gen 2019
Hi, does anyone knows how to plot make the x-axis of the 3D plot spaced out evenly for an array? Thank you

Risposte (1)

madhan ravi
madhan ravi il 5 Gen 2019
n=1000; % n number of points
x=linspace(min(x),max(x),n)

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by