photo

Idan Nagar


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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...

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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); ...

environ 9 ans il y a | 1 réponse | 0

1

réponse