統計
MATLAB Answers
1 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
heres my code.... getting an error ? Error using ==> horzcat CAT arguments dimensions are not consistent. Error in ==> practice at 3 result=[x(:),y(:),h(:)]; please help????????
h=double(imread('evening.jpg')); [x,y]=meshgrid(1:size(h,1), 1:size(h,2)); result=[x(:),y(:),h(:...
11年弱 前 | 2 件の回答 | 0