3D plot in Simulink
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am working on a tof camera which gives me 176x144 pixels of 3d data with x y and z coordinates.
i need to plot this data in a 3d plot while running a simulink model. i used the giampiero toolbox but it requires lines within the plot whereas i have only 25344 discrete 3d points i also tried using matlab s function block with the scatter3 function but that works very slow. later i want to combine more than 1 camera. can anyone suggest me a better way??
Ankit
0 Commenti
Risposte (1)
Larasmoyo Nugroho
il 30 Gen 2017
Try this ...
https://www.mathworks.com/matlabcentral/fileexchange/61335-3d-stem-for-simulink-block
0 Commenti
Vedere anche
Categorie
Scopri di più su Scatter Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!