how to resolve that error?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to resolve that error?

Risposte (1)
Walter Roberson
il 3 Mag 2024
You assign to DeltaV
You compare your values to TargetDeltaV
You do not use the value of DeltaV anywhere. You do not define TargetDeltaV
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!