Feeds
질문
nt Vote0 Assignment has more non-singleton rhs dimensions than non-singleton subscripts
Dear All, I am Peter. I have one question related this topic. function [ Ts1] = ref1() tf=30000; h=1; tf1=0:...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Assignment has more non-singleton rhs dimensions than non-singleton subscripts
function [ Ts1] = ref1() tf=30000; h=1; tf1=0:h:tf; % Ts1 T_ref1=10*ones(30001,1); for i=6001:12001 ...
9년 초과 전 | 답변 수: 1 | 0
