Matlab mesh to PDF with 3D interactive object

버전 1.5.0.0 (11.2 MB) 작성자: Alexandre Gramfort
Export triangulated mesh into a pdf with a 3D interactive object.
다운로드 수: 9.8K
업데이트 날짜: 2010/1/10

라이선스 보기

Export triangulated mesh into a pdf with a 3D object. The matlab mesh is converted to IDTF with matlab code. The IDTF file is converted to u3d with an external binary file. The u3d file can then be embedded into a pdf with pdflatex and the movie15 package. The user can then interact with the mesh (zoom, rotate etc.) from adobe reader. The package contains demo data and example of output.

The code of the IDTF to U3D converter can be obtained at : http://sourceforge.net/projects/u3d/
or in a nicely repackaged version from http://sourceforge.net/projects/mathgl/files/
thanks to Michail Vidiassov.

The toolbox has been tested on mac intel, linux and windows.

To test run the script : demo_mesh2pdf.m

인용 양식

Alexandre Gramfort (2024). Matlab mesh to PDF with 3D interactive object (https://www.mathworks.com/matlabcentral/fileexchange/25383-matlab-mesh-to-pdf-with-3d-interactive-object), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

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

For windows users, this version does not require anymore to have meshlab installed.

1.4.0.0

- fix minor bug on windows
- removing useless files in zip

1.0.0.0