Community Profile

photo

Alice


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
What is wrong with this line of script?
function [ dhdt ] = cylinder_tank_drain( t, h) %draining of a uniform cross sectional area tank (cylinder) r = [1:0....

10 years ago | 0

Question


What is wrong with this line of script?
I've written: [t,h] = ode45('cylinder_tank_drain', [0, 200], h0) it keeps coming up with an error message what just says ther...

10 years ago | 4 answers | 0

4

answers