Changing time scale from second to milisecond
Show older comments
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 Comment
Jan
on 17 Feb 2015
What do you mean by "put the data in a file"? The values do not contain any information about the scale.
Answers (2)
Jan
on 17 Feb 2015
0 votes
Perhaps you want to use interp1 to interpolate the values?
Cladio Andrea
on 17 Feb 2015
0 votes
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!