添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Description

MATLAB evaluates the expression and, if the evaluation yields a logical true or nonzero result, executes one or more MATLAB commands denoted here as statements .

When nesting if s, each if must be paired with a matching end .

When using elseif and/or else within an if statement, the general form of the statement is