How to import a 3D image in matlab

Hi, i've made a program that simulates the rotation of a satellite on itself. I have a 3D plot that represent the 3 axis of the satellite moving.
To make the 3D plot more realistic I want to integrate a 3D satellite model on my 3 axis. How can i do please ?

2 Commenti

Adam
Adam il 18 Mag 2016
Depends entirely on what format the 3d data is in. If it is in some standard format you should just be able to read it in, reshape the array to 3d with the correct dimensions and then do what you want with that data.
Ok sounds good to me. Can you give me a tutorial on how to convert 3D image (.wrl) into an array ?

Accedi per commentare.

Risposte (3)

Kilian Low
Kilian Low il 18 Mag 2016

0 voti

Ok thank you.
I have an issue tho. When i open examples of 3D animation like the bouncing ball i have no 3D animation. How can i fix that please ?
Kilian Low
Kilian Low il 18 Mag 2016

0 voti

I have this error message when i click on the VR sink

Richiesto:

il 18 Mag 2016

Commentato:

il 19 Mag 2016

Community Treasure Hunt

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

Start Hunting!

Translated by