Feeds
질문
Save plotted figures on screen when plotting new ones?
Hi, I have multiple files with functions and have to print them all out at the same time with a main file. Although each fil...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Array indices must be positive integers or logical values.
%RK4 för I och U % dI/dt = (U(I0.^2 + I.^2))/(L0*I0.^2) % dU/dt = (-I)/C % Konstanter L0 = 0.7; % [H] I0 = 1; ...
7년 초과 전 | 답변 수: 2 | 0