Community Profile

photo

mohammed musthafa


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

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

9 years ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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

9 years ago | 1 answer | 0

1

answer