blockproc

2 ビュー (過去 30 日間)
kush
kush 2012 年 3 月 26 日
i am using blockproc command as HL122_BLK = blockproc(uint8(HL122),[4 4],fun);
fun should be a handle for fuction 'faddpn' 'faddpn' requires an input 'messagevector' which is a string , then how to write it
  1 件のコメント
Oleg Komarov
Oleg Komarov 2012 年 3 月 26 日
It's hard to guess which should be considered as input from the image and which is the input from messagevector.
Be more specific.

サインインしてコメントする。

回答 (1 件)

Oleg Komarov
Oleg Komarov 2012 年 3 月 26 日
@(x) faddpn(x,messagevector)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by