This app allows for point-click selection of one or multiple
timeranges within a timetable.
1. Load data
2. Select variables for plotting on left and right axis
3. Point and drag the cursor from left to right to create a
timerange. Selection will be shaded and bounded by green and red
lines.
4. Use buttons if desired to clear last or all selections
5. Click export when finished
Output is a scalar struct with fields: timerange, duration, and
data.
For example:
output(1).timerange = timerange(startTime 1, endTime 1)
and
output(1).data = timetable 700x15
etc...
Cite As
Eric (2026). timerangeSelectApp (https://www.mathworks.com/matlabcentral/fileexchange/183250-timerangeselectapp), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2025b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
