From: Robert on
Hi All,

I'm trying to use the Kitware Activiz .NET framework from Matlab .NET command:

NET.addAssembly('C:\Program Files (x86)\ActiViz.NET 5.4.2\bin\Kitware.VTK.dll')

but get

"Message: Could not load file or assembly 'file:///C:\Program Files (x86)\ActiViz.NET 5.4.2\bin\Kitware.VTK.dll' or one of its dependencies. An attempt was made
to load a program with an incorrect format."

I am able to use the framework from C# "using Kitware.VTK".

Any help on how to use Activiz .NET in Matlab would be much appreciated.

Thanks,
Rob