vashini13 0 Newbie Poster

Hi all,

I am working on an image processing project and I have encountered with a problem.

When I try to call the function parsebinary to display an
image imported from MS Access Northwind database, Employees table, I get an error :

function that I called : parsebinary(photo,'BMP');
Error :

??? Error using ==> fwrite
Cannot write value: unsupported class java.lang.Object[].

Error in ==> parsebinary at 60
fwrite(fid,bdata(m:n),'int8');

Does anyone know the cause of this error and how I can
solve it ??

Plssssssssssss help me.I have been cracking my head with this for
the whole day without any luck :(

Thanks a lot,
Vashini

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.