フィルターのクリア

Creating Animated 3D by Simulink

3 ビュー (過去 30 日間)
Jack Daniels
Jack Daniels 2022 年 11 月 10 日
回答済み: Jan Houska 2022 年 12 月 14 日
I'd like to use Simulink 3D Animation to create animated surface (much simpler)
I am trying to use "VR Sink" from the Simulink 3D Animation tlbx. My input is just 2D Matrix (30x30) and some of the elemnets elevates per time which I'd like to have as 3rd (Z) axis.
Is there any hints to do simple surface modeling with "VR Sink" (example) ?

回答 (1 件)

Jan Houska
Jan Houska 2022 年 12 月 14 日
Hi Jack,
the easiest way to achieve this is probably using an ElevationGrid node. This X3D node defines a geometry using a rectangular grid and an elevation above that grid. The elevation can then be changed from Simulink model if you make it an input of a VR Sink block. I have attached a minimalistic example to illustrate this.
Good Luck, Jan

カテゴリ

Help Center および File ExchangeSimulation についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by