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

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 件)

カテゴリ

製品

リリース

R2023b

タグ

質問済み:

2023 年 11 月 3 日

コメント済み:

2023 年 11 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by