How to make a simple plot (loading many files)?
Mostrar comentarios más antiguos
I have a series of data files (*.dat). They each contain two columns of data (magnitude and time). I need to load in all of these files into Matlab, then plot magnitude vs time for all of these files, in one single plot. I'm not good with loop functions that's why I need some help. Thank you.
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 30 de Nov. de 2012
See also the command
hold on
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!