blockproc

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 Kommentar

Oleg Komarov
Oleg Komarov am 26 Mär. 2012
It's hard to guess which should be considered as input from the image and which is the input from messagevector.
Be more specific.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Oleg Komarov
Oleg Komarov am 26 Mär. 2012

0 Stimmen

@(x) faddpn(x,messagevector)

Gefragt:

am 26 Mär. 2012

Community Treasure Hunt

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

Start Hunting!

Translated by