photo

Idan Nagar


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


Dealing with errors before matlab exit
Hi, I would like to make a function that no matter which error accures anywhere in my main code the function will run before m...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how do i present the variable W with the 2 digits after the decimal point?
i=0.15; v=24; c=25*10^-6; R=140; L=260*10^-3; syms W eqn = i==v/sqrt((R^2)+(W*L-1/W*c)^2); W = solve(eqn,W); ...

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

1

respuesta