Can i do 3D vitalisation in Android phone using Simulink or matlab plot

1 次查看(过去 30 天)
Hi i want ot do 3d animation in android device, i was wondering if i can do it using matlab tool?

回答(2 个)

Cam Salzberger
Cam Salzberger 2017-11-6
Hello Jaspreet,
I am afraid that the Simulink Support Package for Android does not currently have the ability to do 3-D visualization. If you can translate your 3-D surface or plot into a 2-D image, you can display that with the Video Display block, but that is probably more trouble than it is worth.
If you write your own function for doing 3-D visualization, you can link it to the rest of your code using a ToApp block.
If you use the MATLAB Mobile app, you can see 3-D visualizations, since it depends on the MATLAB session to do the computation for the visualization. Will this suffice for what you are looking to do?
-Cam

Jan
Jan 2017-11-23
Hi Jaspreet,
Simulink 3D Animation supports viewing 3D virtual worlds using Web Viewer that works with HTML5-enabled browsers on any platform. Primary purpose is live remote connection to a simulation model / MATLAB algorithm running on a PC. Have a look:
https://www.mathworks.com/products/3d-animation/features.html#recording-and-sharing-animations
https://www.mathworks.com/help/sl3d/open-a-virtual-world-in-the-web-viewer.html
Jan

类别

Help CenterFile Exchange 中查找有关 Android Devices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by