Borrar filtros
Borrar filtros

3D plot x-axis linspace array

10 visualizaciones (últimos 30 días)
LIM JIAXIN
LIM JIAXIN el 5 de En. de 2019
Respondida: madhan ravi el 5 de En. de 2019
Hi, does anyone knows how to plot make the x-axis of the 3D plot spaced out evenly for an array? Thank you

Respuestas (1)

madhan ravi
madhan ravi el 5 de En. de 2019
n=1000; % n number of points
x=linspace(min(x),max(x),n)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by