VTK 6.1 mex demo incl. complete tutorial for installation of VTK 6.1 under Windows

버전 1.6.0.0 (1.53 MB) 작성자: Mimi
use vtk 6.1 with matlab via mex under windows, installationguide for VTK 6.1
다운로드 수: 408
업데이트 날짜: 2016/2/22

라이선스 보기

contains a demo .cpp file which uses VTK (to draw a line) and a function to generate and run it as mex file, quick and dirty ;-)
i use vtk 6.1 and windows 8 64 bit.
i had problems to find and link the needed vtk *.lib files, so the function links all files from vtk/lib automatically. eventually you have to conform your vtk/lib path in my function file.
call function with: VTKLoadLibraries('testfile.cpp');
_______
I added a complete tutorial for installation of VTK 6.1 under Windows 64 bit. It starts with generating the binaries with CMake and ends with generating and executing a mex testfile in Matlab. I hope, someone will find it usefull. I wasted a week until everything worked on my system and it was very hard to remember every step i tried until it worked. ^^

인용 양식

Mimi (2025). VTK 6.1 mex demo incl. complete tutorial for installation of VTK 6.1 under Windows (https://kr.mathworks.com/matlabcentral/fileexchange/48948-vtk-6-1-mex-demo-incl-complete-tutorial-for-installation-of-vtk-6-1-under-windows), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.6.0.0

...
...spelling

1.5.0.0

spelling

1.4.0.0

spelling...^^

1.3.0.0

added full installationguide for VTK 6.1

1.2.0.0

...

1.1.0.0

...

1.0.0.0