Mostrar comentarios más antiguos
i have a table of data
X = 1,2,3,4,5,6,7,8,9
Y= 4 5 6 9 8 7 4 1 2
how can i plot this data on a graph
Respuesta aceptada
Más respuestas (1)
lowcalorie
el 12 de Mayo de 2012
0 votos
1 comentario
Image Analyst
el 12 de Mayo de 2012
Worked for me. I can't tell you why it didn't work unless I see your code. Did you put your data inside square brackets like I did? Also, you should add a comment to my answer, not post your comment as a new "Answer" to your question.
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!