Community Profile

photo

Juan Felipe Alvarado


Last seen: más de 1 año hace Con actividad desde 2015

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Hi everyone, when I run this code, command window shows me an error that says "Error using principal>odefun (line 41) Not enough input arguments. Error in principal (line 13) [tspan,Y]=ode45(odefun, tspan, y0)"; I'm relatively new to matlab. HELP!
function principal clc clear all close all Cic=1; %g/dm3 Cis=250; %g/dm3 Cip=0; y0=[Cic, Cis, Cip]; tspan=[0,20]...

más de 8 años hace | 1 respuesta | 0

1

respuesta