Na Line 3: Parse error at <EOL>: usage might be invalid MATLAB syntax.

8 次查看(过去 30 天)
Na
Line 3: Parse error at EOL: usage might be invalid MATLAB syntax.
  1 个评论
Walter Roberson
Walter Roberson 2023-11-3
That line or the line before is incomplete
For example you might have had code similar to
if
x>3
disp('okay')
end
then that would fail because the condition needs to be on the same line as the "if"

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

产品


版本

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by