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 years 前 | 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 years 前 | 2 个回答 | 0