error running at fist instant

1 次查看(过去 30 天)
FIR
FIR 2011-10-20
i have a code for performing ebcot compression..I have to perform for low,high,vertical,diagonal coefficient
[out,mat_log]=ebcotcomp(A,bx,by)
[out,mat_log]=ebcotcomp(H,bx,by)
[out,mat_log]=ebcotcomp(V,bx,by)
[out,mat_log]=ebcotcomp(D,bx,by)
A-low pass filter
H-high pass filter
V-vertical
if i run this code ,I get an error
Error in ==> er at
[out,mat_log]=ebcotcomp(A,bx,by)
but,if i comment first line and run,i get the result for other three,if i do not comment i get this error.....
please suggest some idea
  7 个评论
Walter Roberson
Walter Roberson 2011-10-20
We need the exact message.
FIR
FIR 2011-10-21
sir ,I changed those A letters to another letter B ,IT WORKS NOW

请先登录,再进行评论。

回答(1 个)

Ashish Uthama
Ashish Uthama 2012-9-17
"sir ,I changed those A letters to another letter B ,IT WORKS NOW"

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by