How to solve this error ?

Antworten (1)

Walter Roberson
Walter Roberson am 8 Jan. 2025

0 Stimmen

Those are warnings, not errors.
You remove the warnings by aligning the end statements with the start of their corresponding control statement.
Typically it is easiest to just highlight all of the code, and press the editor "Smart Indent" button, which is the button that looks vaguely like a Σ character in the lower-middle of the "CODE" portion of the tool ribbon. The button is typically underneath the '%' button.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 8 Jan. 2025

Beantwortet:

am 8 Jan. 2025

Community Treasure Hunt

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

Start Hunting!

Translated by