photo

mohammed musthafa


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


writing excel file for every iterations
clc clear clc A=xlsread('term.xlsx'); [p,q]=size(A); X=A(:,1); B = A(:,3); D=[]; for i= 1:200:2001 X(i)...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
reading particular rows from excel
could u please explain it. am sorry to ask, am new to matlab

9 years 前 | 0

提问


reading particular rows from excel
I have a around 2000 rows of datas in excel. How can i read only 0th trem,200th term, 400th term, etc till last.thanks in advanc...

9 years 前 | 2 个回答 | 0

2

个回答

提问


convert images to video
can anyone sugest how to convert images to video using matlab

9 years 前 | 1 个回答 | 0

1

个回答