What is the use of flag in matlab coding ??
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
why we set flag=1 or 2 like this
3 Kommentare
Walter Roberson
am 13 Feb. 2020
kavya nalla, could you point us to a place where that kind of code occurs?
Antworten (1)
Ilham Hardy
am 11 Jun. 2014
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..
Siehe auch
Kategorien
Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!