find the latest position of an option in an option_list
Syntax
Input
option_list | Cell Array |
options | String or Cell Array |
type | list of allowed option classes |
Output
pos | position of the option, zero if not found |
find the latest position of an option in an option_list
option_list | Cell Array |
options | String or Cell Array |
type | list of allowed option classes |
pos | position of the option, zero if not found |