kamal
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Transfer argument using get function in Matlab GUI
amela('filename',[0:0.01:10]); I like run amela function with arguments of filename and time. Using GUI i got filename and tim...
約5年 前 | 1 件の回答 | 0
1
回答質問
Convert row or coloumn matrix into rowXcoloumn matrix
Hi I need to convert row matrix into How to convert like this. I am struck with logic.
約5年 前 | 1 件の回答 | 0
1
回答質問
Create array address using for loop
Hi I need to use for loop for creating address in structure example For i=1:1:5000 [A(i),B(i),C(i)]=imread('fff',(i-1)); en...
約5年 前 | 1 件の回答 | 0
1
回答質問
Manipulate matrix of different dimension
I have a matrix like this I want to create a square matrix of size 5. At first row of matrix 1 only element 1 is present. us...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to import data for multiple files using for loop?
I named files as 1.data,2.data,.... I want to import these data,process the data using functions,plot the processed data. my c...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to replace zero with a number in null matrix at required position
A simple case like this I want to replace the some elements with other numbers like this
5年以上 前 | 1 件の回答 | 0