How to import a 3D image in matlab
Mostra commenti meno recenti
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
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.
Kilian Low
il 19 Mag 2016
Risposte (3)
Azzi Abdelmalek
il 18 Mag 2016
0 voti
Kilian Low
il 18 Mag 2016
0 voti
Kilian Low
il 18 Mag 2016
0 voti
Categorie
Scopri di più su Scenario Generation and Visualization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
