[vtkusers] Accessing Arrays in Matlab-Java-vtk
Surajit Nundy
nundys at neuro.duke.edu
Tue Aug 6 11:43:28 EDT 2002
Is it possible to access a vtk array from matlab (such as vtkFloatArray or
vtkUnsignedCharArray). I have been trying to do this, vtk allows exports to a C
array through vtkImageExport which doesn't seem to fit with matlab. However,
matlab cannot work with pointers (java arrays are pointers), so any calls to
these functions fail.
I'd appreciate any help
Surajit Nundy
More information about the vtkusers
mailing list