Animating measured data over time

2 Ansichten (letzte 30 Tage)
Mark
Mark am 13 Mär. 2014
Beantwortet: Jan am 15 Apr. 2014
I have collected, measured data for internal erosion in a pipe. What I want to do is animate the erosion based on the data inside the pipe, to get a visual profile, but I'm not sure the best tool to use. MATLAB would be good to read and handle the data, but in terms of creating the visual, I'm not sure. SIMULINK 3D Animation? I've never used SIMULINK before. Is there other software out there that would be good for this? Thanks for the direction.

Antworten (1)

Jan
Jan am 15 Apr. 2014
Hi Mark,
Simulink 3D Animation has also a MATLAB interface, you don't need Simulink in order to work with it. If you can describe the erosion as changing the shape of a planar border between pipe material and the inside medium, Simulink 3D Animation will be suitable. See the vrheat example how IndexedFaceSet objects (similar to MATLAB Patch objects) can be manipulated using SL3D MATLAB interface.
I can imagine applying also some plane fitting to best express the eroded shape by a simplified shape consisting of triangular / quadrilateral faces.
Best Regards,
Jan

Kategorien

Mehr zu View and Analyze Simulation Results finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by