Plotting a 2d graph from .txt file (imported into MATLAB as table)

 Respuesta aceptada

Cam Salzberger
Cam Salzberger el 13 de Nov. de 2019
Editada: Cam Salzberger el 13 de Nov. de 2019
plot(data.t, data.x)
A similar question was posted here, and points to this documentation for more information.
You could even have a look at the "PLOTS" tab there, as that should be able to get you started with basic plotting.
-Cam

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 13 de Nov. de 2019

Editada:

el 13 de Nov. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by