Changing time scale from second to milisecond
Mostrar comentarios más antiguos
Hello everyone, i have a time range [0,3600] and there are some random data generated in 1 hour time scale, but i can only put data in a file in a second time scale, i want to change it to milisecond time scale, please can you help me? Thank you.
1 comentario
Jan
el 17 de Feb. de 2015
What do you mean by "put the data in a file"? The values do not contain any information about the scale.
Respuestas (2)
Jan
el 17 de Feb. de 2015
0 votos
Perhaps you want to use interp1 to interpolate the values?
Cladio Andrea
el 17 de Feb. de 2015
0 votos
Categorías
Más información sobre Data Type Conversion 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!