Feeds
질문
Why can't i plot a graph for a against t?
k_n= 7*10^-11; n= 2; i=1; t(i)=0; %in hours a = sym('a') while t<=2.5 %2.5hours a= 1-exp(-k_n*(t(i))^n); %degree...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
Why doesn't my plot turn out the way it should?
I have been stuck at this for hours and i can't figure out what's the issue. Would be glad if anyone here can enlighten me! ...
7년 초과 전 | 답변 수: 1 | 0

