Skip to content

valSubset default behavior if queried selection is not found #75

@davestanley

Description

@davestanley

Currently, the default behavior of valSubset is to return return the entire axis if selection{i} is not found.

(E.g. if you search for a value, say 100, that does not exist in the list of axis values, say [5,10,15], the selection will behave as a ":")

I'm changing this default behavior to return an error message if the queried value is not found.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions