How can i write three different condition in a single loop

I want to write three different condition in single loop. My three conditions are;
if i==1
if 1<i<N
if i==N

 Accepted Answer

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Asked:

on 11 May 2022

Answered:

on 11 May 2022

Community Treasure Hunt

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

Start Hunting!