flagParser

Parse varargin for flags

https://github.com/YarmoM/flagParser

您现在正在关注此提交

`[S args] = flagParser(args, flags)` parses the cell array args, checking for any flags provided in the cell array flags, then returns the args without the flags so they can be processed in inputParser and the struct S, containing all the booleans specifying the absence or presence of the flags in the args.

Please provide the flags without the leading dash.

引用格式

Yarmo Mackenbach (2026). flagParser (https://github.com/YarmoM/flagParser), GitHub. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Argument Definitions 的更多信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明 Action
1.0.1

Fixed code section in README

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库