3D plot in Simulink
조회 수: 7 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Larasmoyo Nugroho
2017년 1월 30일
Try this ...
https://www.mathworks.com/matlabcentral/fileexchange/61335-3d-stem-for-simulink-block
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Scatter Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!