Info

This question is closed. Reopen it to edit or answer.

hello people. How do I compute the difference in dates of the same year without using datenum or any other built in function

1 view (last 30 days)
I need to compute the difference in days between any two dates of the same year.How do I go about it, without using built in functions in matlab
  3 Comments
Jan
Jan on 10 Nov 2016
Edited: Jan on 10 Nov 2016
You can't do anything useful without using built-in commands in Matlab.
In which format are the dates available? You could start Excel from Matlab and perfomr the calculations there. Would this solve the yout question?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!