Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | Displaying imported images from database in Matlab

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

Displaying imported images from database in Matlab - Jeevashini - Nov 22 7:57:25 2007




Hi all,

When I try to call the function parsebinary to display 
image imported from MS Access database, 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 this problem??

Please let me knw the solution.

Thanks a lot,
Vashini


(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )