Problem 43664. Use a timetable to analyze a train timetable (Part 1)
Solution Stats
Problem Comments
-
3 Comments
This problem needs more test cases, and probably the current time should be added. Or it should be declared that the timetable does not contain past trips.
I notice that several problem groups have duplicates.
For example "R2016b Feature Challenge" with Use a timetable series, or "Strings III" with Cat, Meowcat and Concatenation or longest common semi-substring problems.
Train timetables in the test suite for this problem are odd. Some train departure times on same day to the same destination are not in chronological order.
Solution Comments
Show commentsProblem Recent Solvers35
Suggested Problems
-
middleAsColumn: Return all but first and last element as a column vector
642 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
448 Solvers
-
Generate N equally spaced intervals between -L and L
941 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
711 Solvers
-
Words Count: A String Array Approach
78 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!