extract flag from option list
In case the option occurs more than one time in the option list the first value that meets the type condition is returned.
Syntax
Input
option_list | Cell Array |
flag_list | Cell Array |
default_flag | default value |
Output
flag | string |