統計
MATLAB Answers
5 質問
0 回答
ランク
of 170,890
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
hist & histogram which toolbox
Mathworks.com states 'hist is not recommended. Use histogram instead.' However when I use example given I get the error below. I...
10年弱 前 | 1 件の回答 | 0
1
回答質問
Writing array to AVI using writeVideo
I have double array I convert using I8bit = uint8(I); Here is snippet of my code that works: vidProfile = 'Gra...
10年弱 前 | 0 件の回答 | 0
0
回答質問
min function why do results change for numbers with decimal values?
*ex1*: X=[1:11]; Y=double( 1.0*X); diffY = diff(Y); [diffY_min,diffY_index] = min (diffY);...
約10年 前 | 2 件の回答 | 0
2
回答質問
why does size() not work in function but does in workspace
I have a the same 4x2 cell array (fileList), in workspace, size() gives me the results I expect, but in a function results are w...
約10年 前 | 2 件の回答 | 0
2
回答質問
This snippit works in base program, but not in a function.
Have tried strjoin and several other commads with no success. Help? opathName=[opath,'\',iname, num2str(a),'.tif']; ...
約10年 前 | 0 件の回答 | 0

