photo

ranbo95


Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


How to get for/while loop to continue loop around?
Just to explain my code - I want it to initially satisfy until the height in the feed tank (hfinitial > 0), but then it has the ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I get two while loops to keep repeating?
I've got my first loop to (appear) to do what I want - I want it to calculate some flowrates (Q) until the height of the pumping...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


For loop terminates randomly after 70 lines?
Apologies for the long code in advance. To give you a back ground, this is to represent pumping and refill of fluid transfer, so...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get my while loop to skip into the next loop?
Apologies for the long code in advance. I'm unsure how to get my first while loop (within the initial while loop) to skip onto t...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


My code appears to be skipping iterations?
%Input initial conditions Pi=300000; %Air pressure applied Po=101325; %Pressure discharged g=9.81; %Acceleration due ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort