photo

mohammed musthafa


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
101,605
of 301,298

評判
0

コントリビューション
3 質問
1 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,225

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,851

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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)...

11年弱 前 | 1 件の回答 | 0

1

回答

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

11年弱 前 | 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...

11年弱 前 | 2 件の回答 | 0

2

回答

質問


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

約11年 前 | 1 件の回答 | 0

1

回答