What is the use of flag in matlab coding ??
Show older comments
why we set flag=1 or 2 like this
3 Comments
Ilham Hardy
on 11 Jun 2014
Roger,
Why do you flag a question about flag?
kavya nalla
on 13 Feb 2020
some one please explain about flag instruction in matlab in load flows
Walter Roberson
on 13 Feb 2020
kavya nalla, could you point us to a place where that kind of code occurs?
Answers (1)
Ilham Hardy
on 11 Jun 2014
0 votes
Hi,
It depends on the logic flow of the code/ the script.
It is ussually used to skip some part/condition of the code.
But again, it depends..
1 Comment
Ansuman Padhi
on 14 Aug 2014
Categories
Find more on Call C++ from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!