for loops within while loop
Mostra commenti meno recenti
Risposte (1)
VBBV
il 15 Apr 2024
0 voti
while t1< 2 & h2 >= 0 % your code end
You could put both conditions together as above using single while loop.
Categorie
Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!