for loops within while loop
Ältere Kommentare anzeigen
Antworten (1)
VBBV
am 15 Apr. 2024
0 Stimmen
while t1< 2 & h2 >= 0 % your code end
You could put both conditions together as above using single while loop.
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!