x3d file in Matlab

12 views (last 30 days)
Rafael Espírito Santo
Rafael Espírito Santo on 22 Apr 2019
Answered: Muhammet Dabak on 29 Sep 2021
Hi everyone.
Does anyone knows how to open a x3d file in Matlab?
It's possible to use a x3d file with meshgrid() and surf() function?

Answers (1)

Muhammet Dabak
Muhammet Dabak on 29 Sep 2021
You can open x3d files with MATLAB - 3D World Editor in MATLAB Apps.
But I guess you need to have that Simulink Toolbox:
x3d files contain objects, I dont think those functions can be used with objects.
You can edit x3d files with x3d-edit:
https://www.web3d.org/x3d/content/README.X3D-Edit.html

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Tags

Products


Release

R2015a

Community Treasure Hunt

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

Start Hunting!