[ome-users] Running Matlab Code

Ilya Goldberg igg at nih.gov
Wed Mar 12 17:41:25 GMT 2008


Most of the matlab code in OME can be run in MATLAB without OME.
colour_deconvolution.c is C code wrapped in a matlab "mex"  
interface.  This gets built for you by the installer, or you can try  
to do it manually from the code provided.
We don't provide pre-compiled Matlab mexes, so you will need enough  
"stuff" available in your system to do the compilation, linking to  
your Matlab DLLs, etc.  There is a Makefile in OME/src/matlab/OME/ 
Filters/colour_deconvolution that will probably be useful for doing  
this manually.

Manually building and executing Matlab mexes is probably better  
covered by your Matlab manual.
-Ilya

On Mar 6, 2008, at 9:52 AM, Alexander Wright wrote:

> Hi,
>
>
>
> This question is fairly specific. I would like to run the MEX
> colour_deconvolution.c file in matlab, but I do not have the means or
> privileges to install the OME server, Matlab connector etc. I have  
> tried
> to run the code regardless, obviously without success, and was  
> wondering
> if it is actually possible to do this? I am in need of the ome- 
> matlab.h
> file, but am not sure if this would be the only problem.
>
>
>
> Thanks in advance,
>
>
>
>   Alex.
>
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users




More information about the ome-users mailing list