MATLAB: How to resample table data from 1ms to 10ms

MATLABresampletable

Hello Everyone,
I have a data of table (118011×19) with 1ms sampling time. Now need to resample the complete table to 10ms.
Is it possible to do this is matlab.
Any leads would be aprreciated
Thanks in advance

Best Answer

Hi,
with the resample or the interpolation function