Feeds
已回答
How I can create a vector with specified blanks?
Data=rand(4*365,1) % داده های شما idx_gap=10:12 داده(idx_gap)=nan if true % code end
How I can create a vector with specified blanks?
Data=rand(4*365,1) % داده های شما idx_gap=10:12 داده(idx_gap)=nan if true % code end
3 years 前 | 0