Feeds
已回答
I want to run two different increments to get two graphs simultaneously using subplot
But messy but got to this point, thanks for the help... clc; clear all; time=0:pi/10:4*pi; %sets 'time' as ran...
I want to run two different increments to get two graphs simultaneously using subplot
But messy but got to this point, thanks for the help... clc; clear all; time=0:pi/10:4*pi; %sets 'time' as ran...
5 years 前 | 0
提问
I want to run two different increments to get two graphs simultaneously using subplot
%Matlab say i have mtix size issue at: x2=x2+sin(k2*t)/k2; %running the two seperatly has no issues just combing to have graph...
5 years 前 | 2 个回答 | 0
